Skip to main content

A Python library for analysis of fixed income instruments in Brazil

Project description

PYield: Brazilian Fixed Income Analysis Library

Introduction

Welcome to PYield, a Python library designed for the analysis of fixed income instruments in Brazil. This library is tailored for financial analysts, researchers, and enthusiasts interested in the Brazilian fixed income market. Leveraging the power of popular Python libraries like Pandas and Requests, PYield simplifies the process of obtaining and processing data from key sources such as Tesouro Nacional (TN), Banco Central (BC), ANBIMA, and B3.

Features

  • Data Collection: Automated fetching of data from TN, BC, ANBIMA, and B3.
  • Data Processing: Efficient processing and normalization of fixed income data.
  • Analysis Tools: Built-in functions for common analysis tasks in fixed income markets.
  • Easy Integration: Seamless integration with Python data analysis workflows.

Installation

You can install PYield using pip:

pip install pyield

Usage

Here is a quick example of how to use PYield:

import pyield as yd

# Initialize the library
df_di = yd.di(reference_date='15-12-2023')

Documentation

For detailed documentation on all features and functionalities, please visit PYield Documentation. Contributing

Contributions to PYield are welcome! Please read our Contributing Guidelines for details on how to submit pull requests, report issues, or suggest enhancements. License

PYield is licensed under the MIT License. Acknowledgments

PYield was developed with the support of the Python community and financial analysts in Brazil. Special thanks to the maintainers of Pandas and Requests for their invaluable libraries.

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

pyield-0.1.8.tar.gz (12.1 kB view hashes)

Uploaded Source

Built Distribution

pyield-0.1.8-py3-none-any.whl (11.6 kB view hashes)

Uploaded Python 3

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