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, runpython3 -m build
- The
.tar.gz
and.whl
files are generated in thedist/
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 details)
Built Distribution
File details
Details for the file epiclean-0.0.5.tar.gz
.
File metadata
- Download URL: epiclean-0.0.5.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67b173762097aa12b335c69c242488ff06fedc88c4dee136d96225669a699ded |
|
MD5 | 205e658cb6c3a2b94f2633841cef16b6 |
|
BLAKE2b-256 | eb369e9fbaf021af3becb79c9902b507c9a00b2df7791c8d5c477bc6999144af |
File details
Details for the file epiclean-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: epiclean-0.0.5-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f0e1769c4a68e6b034b936ee59d4c2bdb6b21e1e991e3c77804142c3a5a8a89 |
|
MD5 | 38260b887dbc443fecc00eb9487fa3a9 |
|
BLAKE2b-256 | 1fb009bd2fdb2cbf8f19b8a31eab4657ad5a7c232a3a7c509a37ef03a4c67ebe |