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.9.tar.gz (16.8 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.9-py3-none-any.whl (15.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: lynxlynx-0.0.9.tar.gz
  • Upload date:
  • Size: 16.8 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.9.tar.gz
Algorithm Hash digest
SHA256 ebe83cd6e15a674308f16c80e2298c44ea2cd6f9b05615f0f4a257b411cfa61c
MD5 0ba3a2409e297edccaee36dd5753b6cb
BLAKE2b-256 3a32ad494c3633eb2a16abf7c1d409639bf2b87a3c797c2791fb22aaef312f02

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lynxlynx-0.0.9-py3-none-any.whl
  • Upload date:
  • Size: 15.5 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.9-py3-none-any.whl
Algorithm Hash digest
SHA256 562470fdd330e2638df4e758981fb5c465a901c38a52564a8d44a9775b83f64d
MD5 ec5e8bb6624f6d0676999e5d36414ef7
BLAKE2b-256 a84876749f68991296131690ccac4910ababf5ed2e43c20562d7e69475cb359a

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