Generate classes in Python using command line arguments
Project description
Class Generator tool
Generate class files in Python using command line arguments
Example:
python3 -m classgen ClassName member1,member2,member3
Following is in the development phase
Generate class files in Python using a script
cg = ClassGenerator('ClassName', ['member1', 'member2'], ['member1', 'member2'])
cg.Generate()
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
classgen-0.0.8.tar.gz
(3.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file classgen-0.0.8.tar.gz.
File metadata
- Download URL: classgen-0.0.8.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.22.0 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/18.0.1 rfc3986/2.0.0 colorama/0.4.3 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3c4ebde33840644ca51245f3121dca86115d197cb456944f9623c4b51705627c
|
|
| MD5 |
a4bb40df3b34cca99942c8d26002c1fb
|
|
| BLAKE2b-256 |
78b888910bcdebc2cc71514202d4e9fad705ae20fa2612d6f0354b19c608785d
|
File details
Details for the file classgen-0.0.8-py3-none-any.whl.
File metadata
- Download URL: classgen-0.0.8-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.22.0 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/18.0.1 rfc3986/2.0.0 colorama/0.4.3 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
75174faf28862fd0d82ee8e80433145f5096a151bc076f99fb82fb9e0464dcc2
|
|
| MD5 |
f1fab18b8d5f63541f70a2ee9f59e25a
|
|
| BLAKE2b-256 |
97c76ebb5e5a1603a7611d24df8d8bfe9cfb38012014c3f8c372f0d7d605ea0c
|