simple pypi package for pycode PL 2020
Project description
Simple PyPi package
Local development
Install requirements
pip install -r requirements.txt
Build package locally
pip install .
Usage of the package functions
Write script and import function
from simple_pypi import another_testing_function
Usage of the command line function
Run command in bash
spypi
Upload package to PyPi
Build
python setup.py bdist
Check
twine check dist/*
Upload
twine upload -u <USER> -p <PASSWORD> dist /*
Package has been created: https://pypi.org/project/simple-pypi-pycode-pl/0.0.1/
Instal from PyPi
pip install simple-pypi-pycode-pl==0.0.1
Check which spypi version we are using
which spypi
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
File details
Details for the file simple_pypi_pycode_pl-0.0.1.macosx-10.9-x86_64.tar.gz.
File metadata
- Download URL: simple_pypi_pycode_pl-0.0.1.macosx-10.9-x86_64.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
42ef291177c581fad80b34061776857ec69a3cbdf95fcfd8bc9327581daf0b2d
|
|
| MD5 |
35c0d5adc31aefc98d1742d771d22e27
|
|
| BLAKE2b-256 |
cbb98044173ec6b0fff602bd811773f2e0b509eed326adbf5636f11c1eca3e15
|