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.6.tar.gz (16.7 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.6-py3-none-any.whl (15.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: lynxlynx-0.0.6.tar.gz
  • Upload date:
  • Size: 16.7 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.6.tar.gz
Algorithm Hash digest
SHA256 d381876c792bebb39aa6e0341959d92ac7a3927053226fcbd470526e075ea600
MD5 e9b769f8b74e6d64b0c5dc00ad636d97
BLAKE2b-256 19c9498401deb0d11e0eb230807a69508bcdb13c85f5588e3a7b96b37b8315cd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lynxlynx-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 15.4 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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 1ab322819f8283baeaf4a0ef26b0a04404d19d460e8c0d3fd37cf596c6d1e7cf
MD5 6827f824ae28ca3974d7dc60cf3c4cf6
BLAKE2b-256 d8379f3b26aba515fd4813dff46d03dbbb7fa90c41d20c3aff645decc7eace30

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