aljeshishe / airbnbcrawl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

airbnbcrawl

Build Status codecov Python Version wemake-python-styleguide

This is how python package should look like!

Features

Installation

pip install airbnbcrawl

Example

Showcase how your project can be used:

from airbnbcrawl.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: 5fe13ee2646d5cf38736bacfa8f9dbbfac092efb. See what is updated since then.

About

License:MIT License


Languages

Language:Python 95.8%Language:Jupyter Notebook 3.6%Language:Makefile 0.6%