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
File details
Details for the file create_pipenv_project-0.11.tar.gz
.
File metadata
- Download URL: create_pipenv_project-0.11.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 081f24ef2777a0bd7ea6365c7367ba95c5f2f1a6acd03ac795b232cfd7981277 |
|
MD5 | 45eb1cc0794b0943a680eccbb396de74 |
|
BLAKE2b-256 | 9a7b2fb8469fbff1b9389bef4ffa4aff3f8b69bc62883eab8e392e04ebec0630 |
File details
Details for the file create_pipenv_project-0.11-py3-none-any.whl
.
File metadata
- Download URL: create_pipenv_project-0.11-py3-none-any.whl
- Upload date:
- Size: 11.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 922590c6479d8d459b0465133e8be5049f4170d9f8ffaaf85f3115b5d2ab4416 |
|
MD5 | 2304068e6250489846e13df0ff1fff1f |
|
BLAKE2b-256 | 533df0ea9a9eba89bedaf52e153f8a4db86aaa52df48636e147ec7603be9488c |