Skip to main content

This is an installable python package for scripts I wrote for myself.

Project description

Gan's Utils

Auto Release Badge PyPi Publish Badge Issues Labeler Badge

This is an installable python package for scripts I wrote for myself.

  • PyPi Package Page link
  • Documentation link

Installation

To install, simply run

$ pip install ganutils

To use the AI package, you will need to install PyTorch yourself.

Deployment

To deploy new versions to PyPi, change version number in setup.py and either

  • create a new release for repo and GitHub workflow will automatically deploy it
  • run python setup.py sdist and then twine upload dist/*.

Update Documentation

Currently, upon each new release, my GitHub action will automatically build and generate documentation necessary.

However, to manually generate documentation, I use pdoc3:

$ pip3 install pdoc3 # install dependency
$ pdoc3 --html ganutils # resulting docs will be in a new html/ folder

Dependencies

You'll need twine installed via pip and PyPi credentials set at $HOME/.pypirc

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

ganutils-2.2.tar.gz (9.7 kB view details)

Uploaded Source

Built Distribution

ganutils-2.2-py3-none-any.whl (12.5 kB view details)

Uploaded Python 3

File details

Details for the file ganutils-2.2.tar.gz.

File metadata

  • Download URL: ganutils-2.2.tar.gz
  • Upload date:
  • Size: 9.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.3

File hashes

Hashes for ganutils-2.2.tar.gz
Algorithm Hash digest
SHA256 7debbf3eea434935fff9a9028ac6857c4c421bef93f4a292502b08b1622b4a9e
MD5 76a67cd33858e52c5b376076a50b4e85
BLAKE2b-256 249fd5f3ca7d85061fedd63dde099554dcacc8ce57cd74a0721109c1a1d045ac

See more details on using hashes here.

File details

Details for the file ganutils-2.2-py3-none-any.whl.

File metadata

  • Download URL: ganutils-2.2-py3-none-any.whl
  • Upload date:
  • Size: 12.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.3

File hashes

Hashes for ganutils-2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 5cf47bcbe9e2dd01bd8d4aa3ad19f97cab3e8044b3f686f1fda47a516a113db1
MD5 3e96a1aaacb2239ac7509c811aee2132
BLAKE2b-256 e95854b01fa3d34c6580fd4144915171f6b9232c575b84e1da94981924cc1358

See more details on using hashes here.

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