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.6-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for sinacor_negs-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 b56e7972975eac10e0973d968c1b962c63c610f5ac615ac717850787c85cb10b
MD5 4c8f2d9494ea0f502db9a3bbf75badef
BLAKE2b-256 bf06b53dd329742a0479ca7fe29b4756edddc0a92a0d6beead915e3b05760e5b

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