caidevOficial / Python_StructureBuilder

Structures creator for the C language, coded in Python with a small CLI, capable of creating a structure with parameters inside, in addition to their respective getters, setters and constructors functions, among others.

Home Page:https://youtu.be/F58NJgdSDuI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Universidad Tecnológica Nacional Python Logo

Pisces♓ | Developer👨‍💻 | Pythonpython | GCP GCP | Java java | C# csharp | Dreamer 💖 | Teacher👨‍🏫| A bit nerd🤓


📌 Programming Student & Assistant Professor at the
National Technological University [UTN] 👨‍💻

📌 Data Engineer at Accenture 👨‍💻

caidevoficial

caidevoficial






Watch this little video Demo on 🎥

Youtube Logo




Structure Builder

This program allows you to create basic files necessary for structures in the 'C' language [for dynamic memory]. By writing the names of the structure and parameters, as well as their types and length (in the case of a parameter of type 'char'), it will create a file with extension '.h' for the libraries and a file with extension ' .c' with the code in question in a folder in Desktop.




More Links 📌

You can also try others versions of this software coded in other languages, such as:

C_Sharp Logo C#
Java Logo Java


Technologies used. 📌

Pyhton Logo Python
VSCode Logo VSCode





LICENSE
Git Repository Cloner 2022
License Author
[GNU General Public License V3] [Facundo Falcone - CaidevOficial]
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see GNU Licenses.







Where to find me: 🌎

Facu
🤴 Facu Falcone - Data Engineer
GitHub
LinkedIn
Invitame un café en cafecito.app
Buy Me a Coffee at ko-fi.com

About

Structures creator for the C language, coded in Python with a small CLI, capable of creating a structure with parameters inside, in addition to their respective getters, setters and constructors functions, among others.

https://youtu.be/F58NJgdSDuI

License:GNU General Public License v3.0


Languages

Language:Python 100.0%