Skip to main content

A Public Loitd utility package

Project description

lutils

A Loitd's Public Utilities Project

Website: https://inneka.com
Pip: https://pypi.org/project/lutils/

Installation

You can easily install this library with command pip
pip install lutils

For developers

To build this package:

  • pip install --upgrade pip setuptools wheel
  • pip install tqdm
  • pip install --user --upgrade twine keyring

Compiling this package:

  • python setup.py sdist bdist_wheel

Upload to PyPI:

  • python -m twine upload --skip-existing dist/*
    or
  • python -m twine upload --skip-existing -u loitd --repository-url https://upload.pypi.org/legacy/ dist/*

Easy upload with keering:
python -m keyring set https://upload.pypi.org/legacy/ loitd

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

lutils-0.7.tar.gz (1.7 kB view hashes)

Uploaded Source

Built Distribution

lutils-0.7-py3-none-any.whl (2.9 kB view hashes)

Uploaded Python 3

Supported by

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