A package to quickly initialize Python projects
Project description
PCreate
PCreate is a Python package that helps you quickly initialize new Python projects. It sets up a new project directory, creates a virtual environment, and generates a basic main.py file.
Installation
Install PCreate with pip
pip install pcreate
This will create a new directory named my_new_project, set up a virtual environment inside it, and create a main.py file with a basic template.
To create
pcreate my_new_project
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
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 PCreate-0.2.tar.gz.
File metadata
- Download URL: PCreate-0.2.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
853fbed12eecdb8faeea4fd28e7875792c7752921898556c13d7d8f1ea3fa40b
|
|
| MD5 |
5fe50febc625ab5c4bb9f58834e959f3
|
|
| BLAKE2b-256 |
fd46928f32fd953fc44cb21a08770e850e2c5bc6f44466e759695d9ffc70ad79
|
File details
Details for the file PCreate-0.2-py3-none-any.whl.
File metadata
- Download URL: PCreate-0.2-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e2ebe12b8d5e55d965a26666532e1206dc2ffcd6eeff5e5f39bb134fbcad072
|
|
| MD5 |
476fe5692f4249c49482fe8a0c26af3d
|
|
| BLAKE2b-256 |
157f98e30129a044dee740f792dba5f5d58def30e4186e5fb16524843f99586b
|