Skip to main content

A package for data cleaning inscriptions in Epigraphia Carnatica

Project description

epiclean

This is the package for the module clean_epigraphia at https://github.com/ShreyasKolpe/epigraphia-data-cleaning/tree/main/automation

Find it on PyPi at https://pypi.org/project/epiclean/

Instructions for Python packaging: https://packaging.python.org/en/latest/

Summarizing these instructions:

  • Change source code in src/ directory
  • Make sure to have the latest build package with python3 -m pip install --upgrade build
  • From the directory where pyproject.toml is located, run python3 -m build
  • The .tar.gz and .whl files are generated in the dist/ directory. These need to be uploaded to the PyPi distribution
  • First, update twine with python3 -m pip install --upgrade twine
  • Then, run python3 -m twine upload dist/* When prompted for username and password, use the credentials for logging in to PyPi

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

epiclean-0.0.5.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

epiclean-0.0.5-py3-none-any.whl (4.1 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