A small example package
Project description
# Directrix Package
This is a simple example package. You can use [Github-flavored Markdown](https://guides.github.com/features/mastering-markdown/) to write your content.
This requires setuptools, wheel, and twine.
To create source and binary distributions in the dist/ folder execute:
` python setup.py sdist bdist_wheel `
To upload to PyPI test server execute:
` twine upload --repository-url https://test.pypi.org/legacy/ dist/* `
To install from PyPI test server execute:
` pip install --index-url https://test.pypi.org/simple/ directrix_pkg `
To upload to PyPI production server execute:
` twine upload dist/* `
To install from PyPI production server execute:
` pip install directrix_pkg `
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 directrix_pkg-0.0.2.tar.gz.
File metadata
- Download URL: directrix_pkg-0.0.2.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.18.4 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/2.7.15+
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2784796979cf1c2f2577d07e54bf5f2591c51cbbc66a70c3b40d38fcad96c63b
|
|
| MD5 |
2a73955a01258390bfff4e64dc3a6dca
|
|
| BLAKE2b-256 |
24efa383c0c0dfd43203eb7bb1568876c1a236a555e7a81e6e874b81b665a648
|
File details
Details for the file directrix_pkg-0.0.2-py2-none-any.whl.
File metadata
- Download URL: directrix_pkg-0.0.2-py2-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.18.4 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/2.7.15+
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e78f8480cb54c4fd3cd7e67400308089627b572abdc30126eac42a7f19709476
|
|
| MD5 |
e6661875d808e51295a7b0e1c2ee38f7
|
|
| BLAKE2b-256 |
f567e41c8f35d23f30921579c3767d22b4378729cf3bed53e4d8fa1e4cec7639
|