Utilities for excel management.
Project description
ri-excel
Utilities for excel management.
Configuring the .pypirc file
Before publishing the package to PyPI and TestPyPI, make sure to create the .pypirc file in your home directory (~/.pypirc) with the following content:
[distutils]
index-servers =
pypi
testpypi
[pypi]
username = __token__
password = <PyPI_token>
[testpypi]
repository = https://test.pypi.org/legacy/
username = __token__
password = <TestPyPI_token>
License
This project is released under Apache License 2.0. See the LICENSE file for details.
Dependencies
The project uses the following external libraries:
| Libreria | Licenza |
|---|---|
| build | Apache 2.0 |
| dataclass-wizard | Apache 2.0 |
| deepdiff | MIT |
| openpyxl | MIT |
| pytest | MIT |
| setuptools | MIT |
| tox | MIT |
| twine | Apache 2.0 |
| wheel | MIT |
For more details on dependency licensing, see the THIRD_PARTY_LICENSES.md file.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ri_excel-0.1.0.tar.gz.
File metadata
- Download URL: ri_excel-0.1.0.tar.gz
- Upload date:
- Size: 12.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
166b55784697f341e45b3192f568a622603d39c7a91bd2691ecc208a1c58a75b
|
|
| MD5 |
c9612a213b56179c5d539817a510d82d
|
|
| BLAKE2b-256 |
c9b827253f4b258adc7ae007b72b5bc85440f9a68b5d8f91a23bf0929f71b611
|
File details
Details for the file ri_excel-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ri_excel-0.1.0-py3-none-any.whl
- Upload date:
- Size: 21.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5808743c1310da38d089d3f1231087707bc01d9db88bdc93fa55470b29b752a3
|
|
| MD5 |
3ac4ee5715b3c65fa89a83bb379a1d34
|
|
| BLAKE2b-256 |
993e0bfda29ecd29259bf45da4e4c804f3e61d0aa96614e68571a3d42ee969c6
|