Skip to main content

Personal library for my scripts

Project description

python-lynxlynx

About

Shared Python library used by my scripts.

Installation

Development docs

https://packaging.python.org/en/latest/tutorials/packaging-projects/

Build

python -m build

Install dev version

python -m pip install --user --break-system-packages .

Upload to PyPI

First build the package as per Build.

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


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.3.tar.gz (14.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

lynxlynx-0.0.3-py3-none-any.whl (15.1 kB view details)

Uploaded Python 3

File details

Details for the file lynxlynx-0.0.3.tar.gz.

File metadata

  • Download URL: lynxlynx-0.0.3.tar.gz
  • Upload date:
  • Size: 14.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.7

File hashes

Hashes for lynxlynx-0.0.3.tar.gz
Algorithm Hash digest
SHA256 b8fca6b79aaff982b8538ac0bc66fb7811ea0ae3819a5164269e422ea7aeec9a
MD5 67495e9c19095410242e65e9fa3f29da
BLAKE2b-256 c6322ae3e02db6e1389921dfc70e17540267482d3388d0e4b81f56361b531030

See more details on using hashes here.

File details

Details for the file lynxlynx-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: lynxlynx-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 15.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.7

File hashes

Hashes for lynxlynx-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 e4ec19c3dc105b3f2e1181cfc1bf88c75a09fa154ba9acd6f00df4bdd18bfbf2
MD5 3325c2be5ca6f1440639d9bfd731bc0a
BLAKE2b-256 af377f0cff78952b4abf0ecf9d20a56f979814e5c8f4943d8e2402b989a89298

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page