Initialize blank python package
Project description
PyInit
Python package for creating blank python packages repos. These repos contain the following file structure:
.
├── <package name>
│ └── __init__.py
├── tests
├── .gitignore
├── setup.cfg
├── setup.py
└── test.sh
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
pyinit2-1.1.0.tar.gz
(3.7 kB
view details)
File details
Details for the file pyinit2-1.1.0.tar.gz
.
File metadata
- Download URL: pyinit2-1.1.0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 58735379f4022bd0f158706e929567836f0f506308e2fecc0cf33f4e9921d8c2 |
|
MD5 | 56ce4ff5b6fd7912f9d6e4758990cbf1 |
|
BLAKE2b-256 | 4a06e34836d9bd2f4b41e8a9651aed318950df7c1313de6d5767492b9af85263 |