amancevice/fest

View on GitHub
Pipfile

Summary

Maintainability
Test Coverage
[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"

[dev-packages]
black = "*"
flit = "*"
ipdb = "*"
ipython = "*"
pytest = "*"
pytest-cov = "*"

[packages]
facebook-sdk = ">= 3.0.0"
google-api-python-client = ">= 1.6.4"
requests = ">= 2.20.0"