A CLI tool for creating Python projects with Pipenv workflow.
Project description
create_pipenv_project
A CLI tool for creating Python projects with Pipenv workflow.
Extra Features
- ✅ Type Checking:
Preinstalled with mypy +
mypy.ini
configuration file. - 📝 Logging: Available with nice and colorful format + some other debugging tools. Uncaught exceptions are also captured to allow error logging for the entire program.
- 🔁 asyncio: Asynchronous programming out of the box using uvloop. No need to setup your own event loop.
- 🧪 pytest: Run tests with coverage + pytest.
- ✨ Formatter: Preinstalled with Black Python code formatter for codebase consistency.
- 🐍 And more!
Installation
pip install create_pipenv_project
Usage
create_pipenv_project
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
Built Distribution
Close
Hashes for create_pipenv_project-0.8.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | af4f9d7533a3dd9a846ec7fe347b361e4e95245c4a9d586f6fb597d52f10c89a |
|
MD5 | f432ce5074f44bb3ef61a0c0f60b4c09 |
|
BLAKE2b-256 | 2b5c17bfbdd91c94bde720575a8f04ed298e45f75789e7e9943abc837bf88a75 |
Close
Hashes for create_pipenv_project-0.8-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 85aa388c1900674ca42ff4fba06beb4474bc40fd7c70fd4c4fde1af6cb0e9e4c |
|
MD5 | e02e44827acc2e3d6e1f9d68b45325cc |
|
BLAKE2b-256 | 80a2a940004d061bbb0d89220bd34331541649fc8516c2ac4c1f4d6c5f071ef2 |