Your tool to create the skeleton of python projects
Project description
PyArchetype
This project is used to simplify the skeleton creation of python projects
Installation
pip install pyarchetype
Syntax
Tool to create the skeleton of a python project
usage: pyarchetype [-h] [-v] [--create] [--wizard] [--path PATH]
[--module MODULE] [--name NAME] [--email EMAIL]
[--initial_version INITIAL_VERSION]
[--license {MIT,Apache-2.0,GPL-3.0-only,Propietary}]
[--force_overwrite] [--create_venv]
Tool to create the skeleton of a python project. Version 0.1.0
optional arguments:
-h, --help show this help message and exit
-v, --version show program's version number and exit
--create Create skeleton structure of your python project
--wizard Define all parameters in wizard mode
--path PATH basedir. Default current dir
--module MODULE Module name . Default value is app
--name NAME Owner. Default value is jordiredondo
--email EMAIL Email address. Default value is user@email.com
--initial_version INITIAL_VERSION
Initial Version. Default value is 0.0.1
--license {MIT,Apache-2.0,GPL-3.0-only,Propietary}
license. Default value is MIT
--force_overwrite Force overwrite. Default value is false
--create_venv Create project virtualenv. Default value is false
Source Code
https://github.com/redcorjo/pyarchetype.git
Version: 2023010701
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyarchetype-0.1.1.tar.gz
(22.1 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 pyarchetype-0.1.1.tar.gz.
File metadata
- Download URL: pyarchetype-0.1.1.tar.gz
- Upload date:
- Size: 22.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c2220b22a98deb57219d72d70a86f1cc783d266d24388aaf60b62f6a212380b5
|
|
| MD5 |
185c34cbc1b6e3241cb68293a9022b41
|
|
| BLAKE2b-256 |
6ac98117fbd233cf90e37a59b13d898889bc925d14d09ba853c85819a7261063
|
File details
Details for the file pyarchetype-0.1.1-py3-none-any.whl.
File metadata
- Download URL: pyarchetype-0.1.1-py3-none-any.whl
- Upload date:
- Size: 23.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9facb88b5ab3795cbc5fd4a621c49fde63b846039bfa9a058efc1c8ec1eeb968
|
|
| MD5 |
583a70fd194136e284c17f338ecc87f3
|
|
| BLAKE2b-256 |
7e447436163725677aba3de242c10b7392c52d735d4f142f4170575d18c533a2
|