Skip to main content

Python generator project

Project description

PyNumbat

PyNumbat is a Python project generator. Easy to install and easy to use.

Files and folders to be created in the initial setup:

root/
│
├── env/
├── app/
│   ├── config.py
│   ├── __init__.py
│   ├── __main__.py
│
├── tests/
│   ├── test.py
│
├── README.md
├── .gitignore
├── requirements.txt
└── main.py

Commands

With a couple flags you can create a basic and functional setup for your python projects. 🐍

The first flag, and the most important, is -p. With this flag is possible define where the project will be created.

pynumbat -p <Path>

If the flag is not defined, by default, the project will be created in te current path.


If a previous python setup exists, you can overwrite it. This action will delete all files and folders previously existing

pynumbat -p <Path> -f true

Optional, you can ommit the virtual env folder.

pynumbat -p <Path> -f true -v false

It is important to note that, by default Pynumbat takes the current version of Python on your machine to create the virtual environment.

In the next release you can select the version you want. 🍻

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

pynumbat-0.1.5.tar.gz (5.5 kB view details)

Uploaded Source

File details

Details for the file pynumbat-0.1.5.tar.gz.

File metadata

  • Download URL: pynumbat-0.1.5.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.3 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.9

File hashes

Hashes for pynumbat-0.1.5.tar.gz
Algorithm Hash digest
SHA256 405560dff2547511d2c9556d8e30a459e80b2c92475a18e989cf0313eb1cf1f9
MD5 3fb5add25255e1900956685289fd63ba
BLAKE2b-256 f577338adab22cf2211b9237f240e76cc5ca6eb7e9cb9135029166b77bbcd5b8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page