Skip to main content

Leitor do arquivo NEGS da bolsa

Project description

sinacor_negs

'sinacor_negs' é uma lib feita para facilitar a leitura de arquivos negs.txt da bolsa (B3/Sinacor). A lib foi feita utilizando pandas e retorna os dados em forma de DataFrames.

Instalação

pip install sinacor_negs

Como usar

import sinacor_negs as snegs

negs_txt_path = 'sample//negs.txt'

negs = snegs.read_negs_txt(negs_txt_path)

# negs.header -> dataframe do header.
# negs.negs -> dataframe do negs (todos os negócios).
# negs.trailer -> dataframe do trailer.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

sinacor_negs-0.0.5-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

Details for the file sinacor_negs-0.0.5-py3-none-any.whl.

File metadata

File hashes

Hashes for sinacor_negs-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 0fa2222b5bebe0fcbbefe586cca069bfb0674fca7c8fdcce8d1bfff90ff41dd8
MD5 041e2dc23eb15641d4b770c411b4f698
BLAKE2b-256 10308c6fa9635e86fc96ba65cc861cd613cb359bba410ba6ddf3af4051fe93ab

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