jonasrk / rss2email-bp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rss2email-bp

wemake.services Build Status Coverage Python Version wemake-python-styleguide

This is how python package should look like!

Features

Installation

pip install rss2email-bp

Example

Showcase how your project can be used:

from rss2email_bp.example import some_function

print(some_function(3, 4))
# => 7

License

MIT

Credits

This project was generated with wemake-python-package. Current template version is: c9e9ea8b9be2464cacd00b9c2a438e821da9121b. See what is updated since then.

About

License:MIT License


Languages

Language:Python 72.9%Language:Makefile 27.1%