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.1.1.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.1.1-py3-none-any.whl (15.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: lynxlynx-0.1.1.tar.gz
  • Upload date:
  • Size: 16.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for lynxlynx-0.1.1.tar.gz
Algorithm Hash digest
SHA256 b887b0eeaeb66596fbe24e3c7f6264b6fad9efb00769d726dc3515947b4d1999
MD5 a209059dd79173c1ecdb3d0acc904c53
BLAKE2b-256 28de3f354a2c84608142982417d219b19252bbf535c7adef8b1ae52f4d414a4e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lynxlynx-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 15.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for lynxlynx-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2216b03d96dd22854a8484456fe0e987640e8a6897c62442a2000812274368bd
MD5 61e865e10eeeaf82b294b223a22b16e4
BLAKE2b-256 8d7e4f79697d35c81e1e23b3d3bb6eb954e6d52f0cddb5ca21c2b9172ab1569f

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