un-treaties

View on PyPIReverse Dependencies (0)

0.1.2 un_treaties-0.1.2-py3-none-any.whl

Wheel Details

Project: un-treaties
Version: 0.1.2
Filename: un_treaties-0.1.2-py3-none-any.whl
Download: [link]
Size: 10003
MD5: 00eae343e9267e8ed26618224d2800be
SHA256: f9333d4925cc235a3f11ae9a25b6c52b16e82db8e1392e0c9233af4112e55540
Uploaded: 2018-10-23 20:50:37 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: un-treaties
Version: 0.1.2
Summary: Push countries to ratify UN treaties
Author: Data For Good - Norway
Author-Email: contact[at]dataforgood.no
Home-Page: https://github.com/DataForGood-Norway/un_treaties
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: beautifulsoup4
Requires-Dist: connexion
Requires-Dist: html5lib
Requires-Dist: lxml
Requires-Dist: pandas
Requires-Dist: pycountry
Requires-Dist: requests
Description-Content-Type: text/markdown
[Description omitted; length: 613 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.32.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
un_treaties/__init__.py sha256=Ovo0gDQmuuBbY495kClF7ziyAi8pBR_Ks0AbR4AvLhU 597
un_treaties/crawler/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
un_treaties/crawler/countries.py sha256=F4pw0tUvX0SyPvNXp6UF4WGBl3rZQEORGUhzok_tGMU 3580
un_treaties/crawler/get_data.py sha256=nEAT50jxeHe8h2jaqxtCbN4vVv2CxcUcW7m2qFmUcYE 6857
un_treaties/data/__init__.py sha256=R-juWCefOX3-05YVrlwG8RwUz907T1_uQqXVuglx78A 903
un_treaties/rest_api/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
un_treaties/rest_api/api.py sha256=LQr17Q8quoFsFPssWiNqA7EnMUBeYL1yos7cyf76Eak 646
un_treaties/rest_api/chapter.py sha256=HcLyx0paTnoS1hRuOtqrkzCqlyPkrRjO87HrC0XP4kc 996
un_treaties/rest_api/country.py sha256=pMWEHpzOdcVARdiedrb3TwatYiYi5HJxFL4W1o5nScg 1043
un_treaties/rest_api/swagger.yml sha256=avGYJxUB8LYmACk7ZJY4yMSitkLomU6QDN15UJ8aSNw 1787
un_treaties/rest_api/treaty.py sha256=5dBRAhAXrnLi5014ysK2hp3VK5VFZG7l4ohmFnD5QiE 313
un_treaties-0.1.2.dist-info/METADATA sha256=y3IkcYvyCwlvOjaXTcjS9t7EfB_aBxrknQPMCN6_QYo 1284
un_treaties-0.1.2.dist-info/WHEEL sha256=MYFsq5fFBwF_oyJgrOoFmYYB1K6Sw7MxY-0897ZLbdM 92
un_treaties-0.1.2.dist-info/entry_points.txt sha256=UicSsvcABDzjVy419tMepsZRKsQ3gkoWmLR0CPP4siY 105
un_treaties-0.1.2.dist-info/top_level.txt sha256=jczTab86CJ1cBmMyZJ3fiTOjJWV41PaUp9FI2gb6xIY 12
un_treaties-0.1.2.dist-info/RECORD

top_level.txt

un_treaties

entry_points.txt

un_crawl = un_treaties.crawler.get_data:main
un_serve = un_treaties.rest_api.api:main