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 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.1.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.1-py3-none-any.whl
(15.0 kB
view details)
File details
Details for the file lynxlynx-0.0.1.tar.gz.
File metadata
- Download URL: lynxlynx-0.0.1.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 |
7e14418b184b4f3a41d3403804410d4568a2c914114906506df2441545355057
|
|
| MD5 |
5e30563094b2daa18999fa6672fc879f
|
|
| BLAKE2b-256 |
c5bde75258886218adddc5cd73573fcf12db83b736436d87287ff9294d57500c
|
File details
Details for the file lynxlynx-0.0.1-py3-none-any.whl.
File metadata
- Download URL: lynxlynx-0.0.1-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 |
6368cd24dbcebb615e0ea00dbfa21e4506e0b75f04969e3cfc941b71f8e9ae26
|
|
| MD5 |
dabb9af864371a03e2187754e3b91d37
|
|
| BLAKE2b-256 |
8bbffb6ce64fc235477874728f7e28a40a1881b24e6592c7018e7fc1dbd36ef1
|