A simple FTP client and server built in Python using the socket module as the core networking tool. This implementation follows the passive mode FTP approach, where the client initiates all ...
This repository contains a Python script that automates the generation of phase diagram data using Thermo-Calc via the tc_python API. It systematically varies the compositions of a multi-component ...