A small example package
Project description
packaging_tutorial
View at: https://test.pypi.org/project/example-pkg-bigabig/0.0.1/
Create TestPyPi Account
https://test.pypi.org/account/login/
Commands
Setup
conda create -n tutorial python=3.8
conda activate tutorial
python3 -m pip install --upgrade pip
Build
python3 -m pip install --upgrade build
python3 -m build
Upload
python3 -m pip install --upgrade twine
python3 -m twine upload --repository testpypi dist/*
Install
python3 -m pip install --index-url https://test.pypi.org/simple/ example-pkg-bigabig
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
File details
Details for the file example-pkg-bigabig-0.0.1.tar.gz
.
File metadata
- Download URL: example-pkg-bigabig-0.0.1.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.7.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e3d0deada7c07b8509064abc1c7c19a8f4a86f1eb9e04cf924f43de02b8ab0b5 |
|
MD5 | ebb3c00a9977c2b5a9469bc0e3f865d1 |
|
BLAKE2b-256 | 41b40284cc612599eb78f6e558b92c17a00f805ac50c6c3ed8db677a58509647 |
File details
Details for the file example_pkg_bigabig-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: example_pkg_bigabig-0.0.1-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.7.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 39c61348e73afe4c85880a2c1d0cb5bea96fcc603f759f24531ddba65f0f6eaf |
|
MD5 | 416e7d3a4fb340ffbddfb6308a2e66f2 |
|
BLAKE2b-256 | 449c4c909ef1f5c2a6552bbf9d524a8940ef68e65f6e66b6e4d3bbc360dd28ba |