Personal library for my scripts
Project description
python-lynxlynx
About
Shared Python library used by my scripts.
Installation
python -m build
Development docs
Upload to PyPI
First build the package as per Installation.
Then create the config file ~/.pypirc:
[pypi]
username = __token__
password = pypi-ABCDEFGHTOKEN
Then upload the package:
# Testing PyPI
python -m twine upload --repository testpypi dist/*
# Prod PyPI
python -m twine upload dist/*
License
AGPL-3.0-only, contact me if you need other licensing.
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
lynxlynx-0.0.2.tar.gz
(14.3 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
lynxlynx-0.0.2-py3-none-any.whl
(15.0 kB
view details)
File details
Details for the file lynxlynx-0.0.2.tar.gz.
File metadata
- Download URL: lynxlynx-0.0.2.tar.gz
- Upload date:
- Size: 14.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
39dae77706616ac8d714b15535b375a7a16f85cf3ba82b16d482a4f0fe49fa60
|
|
| MD5 |
9de4458328de223dad4b9f470306efe9
|
|
| BLAKE2b-256 |
b8ace3ff2878aa44df77a61a715dcfc4ab39160ed606f72cdbea5668192d3568
|
File details
Details for the file lynxlynx-0.0.2-py3-none-any.whl.
File metadata
- Download URL: lynxlynx-0.0.2-py3-none-any.whl
- Upload date:
- Size: 15.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ac0ec905502274cc19ec2ca3c9c09565da103f3a27176473b3acedb77110c62
|
|
| MD5 |
27b0277042604e3e0c4cf4f31467d6f1
|
|
| BLAKE2b-256 |
a69cb6488926e298cb2b49c5f061ad0d20d8b97736c5d2c7076fd7cec163f807
|