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.iniconfiguration 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
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 create_pipenv_project-1.0.tar.gz.
File metadata
- Download URL: create_pipenv_project-1.0.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.9.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c24e2f25c20660adc7745da93c7c399b3cb1b94fda75d4f76f54576e46b22ee2
|
|
| MD5 |
d5a7b4156fe36572d16897fe56fdfd8a
|
|
| BLAKE2b-256 |
2cd9e748eb0cea3eb0ae35971d059a28f3617bf2db5c73a9fec9dffb6f57f38b
|
File details
Details for the file create_pipenv_project-1.0-py3-none-any.whl.
File metadata
- Download URL: create_pipenv_project-1.0-py3-none-any.whl
- Upload date:
- Size: 11.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.9.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e14edb88a40ee04a53cc951f5772a2af6e03d389574d80682263a0a9a9d283d
|
|
| MD5 |
2f3e4a25af4d9e7d5b7a2295a48475cb
|
|
| BLAKE2b-256 |
d019fedcee6c2e851c1d1614a0e3a500964d23d4839d5923c21afcddef181713
|