Python package scaffold builder
Project description
create-pypkg
Python Package Scaffold Builder
Installation
$ pip install -U create-pypkg
Docker image
The image is available at Docker Hub.
$ docker pull dceoy/create-pypkg
Usage
-
Create a new package.
Replace
newpackagebelow with your package's name.$ mkdir newpackage $ create-pypkg ./newpackage
-
Test the command-line interface of the package. (optional)
$ python -m venv venv $ source venv/bin/activate $ pip install -U ./newpackage $ newpackage --help $ newpackage --debug foo bar
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
create-pypkg-0.1.0.tar.gz
(6.1 kB
view details)
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-pypkg-0.1.0.tar.gz.
File metadata
- Download URL: create-pypkg-0.1.0.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
74573374cf6cf2cde7147ffa9c8e136e9eb9df5a3b2929cee81bdb740b8243e5
|
|
| MD5 |
ebb875315a7d77aa1c3507b525a741f8
|
|
| BLAKE2b-256 |
b6f8f0b69ceb8887125cbbc71e7e1d910eeeb99fb0a4fef746d01774a11a112b
|
File details
Details for the file create_pypkg-0.1.0-py3-none-any.whl.
File metadata
- Download URL: create_pypkg-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a4f5fe99882c6b5ea2ae844faecc50ed3e315e15d8e425f84dcdcf7e35a36f09
|
|
| MD5 |
577bd85f90fabbef451dc6c34986a46e
|
|
| BLAKE2b-256 |
d8cbfc866eca63632a6098ed71dfa99ca89b1e9a78a3a916ee1452d57734bceb
|