Biblioteca para extrair chave de acesso na nota fiscal em PDF
Project description
ml_access_key_extractor
Biblioteca para extrair chave de acesso na nota fiscal em PDF.
Instalação
Você pode instalar esta biblioteca usando pip:
pip install ml-access-key-extractor
Uso
from access_key_extractor import ExtractAccessKey
# Substitua 'caminho_para_nota_fiscal.pdf' pelo caminho do seu arquivo PDF
pdf_path = 'caminho_para_nota_fiscal.pdf'
# Extrai a chave de acesso
access_key = ExtractAccessKey(pdf_path)
# Exibe a chave de acesso
print(f'A chave de acesso é: {access_key}')
Contribuição
Contribuições são bem-vindas! Sinta-se à vontade para abrir problemas ou enviar pull requests para melhorar esta biblioteca.
Licença
Este projeto é licenciado sob a Licença MIT - veja o arquivo LICENSE para detalhes.
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 ml_access_key_extractor-0.1.0.tar.gz.
File metadata
- Download URL: ml_access_key_extractor-0.1.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4febc117fe1021bd24ad10f93070edaf917bc1882b0bc83dba0738c8ca784dbe
|
|
| MD5 |
27321dd4ed697f15fd86c664410ba7aa
|
|
| BLAKE2b-256 |
1e0f31aae090d95e31a3667fccf40a73f3208ea7114b2b1fbe6ae14320701e6b
|
File details
Details for the file ml_access_key_extractor-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ml_access_key_extractor-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8731db54b76722f96398d944f20a7edbcc6feee67ea49c2f172f8b0c1e1baef2
|
|
| MD5 |
78f7de16617140396002cc94b33ab9fe
|
|
| BLAKE2b-256 |
1e11f34d06a3f27721571ee3ef698a472d4b0315b2a5fa81f71568eb117c5130
|