Contents

fastapi_rss 0.2.2

0

A library to generate RSS feeds for FastAPI

A library to generate RSS feeds for FastAPI

Stars: 24, Watchers: 24, Forks: 6, Open Issues: 3

The sbordeyne/fastapi_rss repo was created 3 years ago and the last code push was 2 months ago. The project is not very popular with only 24 github stars!

How to Install fastapi-rss

You can install fastapi-rss using pip

pip install fastapi-rss

or add it to a project with poetry

poetry add fastapi-rss

Package Details

Author
Dogeek
License
MIT
Homepage
PyPi:
https://pypi.org/project/fastapi_rss/
GitHub Repo:
https://github.com/Dogeek/fastapi_rss

Classifiers

No  fastapi-rss  pypi packages just yet.

Errors

A list of common fastapi-rss errors.

Code Examples

Here are some fastapi-rss code examples and snippets.

Related Packages & Articles

piccolo 1.5.0

A fast, user friendly ORM and query builder which supports asyncio.

fastapi 0.110.1

FastAPI framework, high performance, easy to learn, fast to code, ready for production

art 6.1

ASCII Art Library For Python

pandas-ta 0.3.14b

An easy to use Python 3 Pandas Extension with 130+ Technical Analysis Indicators. Can be called from a Pandas DataFrame or standalone like TA-Lib. Correlation tested with TA-Lib.

ta 0.11.0

ta is a Python module that provides a technical analysis library, designed to enable feature engineering from financial time series datasets. It is built on the pandas and numpy libraries and offers a wide range of indicators such as volume, volatility, trend, and momentum indicators. ta is designed for Python developers working in the financial sector, making it a valuable asset in the field of Financial Software and Fintech Solutions, particularly for those developing trading algorithms or investment strategies.

scapy 2.5.0

Scapy: interactive packet manipulation tool