Skip to main content

Python utils for The Law Factory parsers

Project description

https://travis-ci.org/regardscitoyens/lawfactory_utils.svg?branch=master

A few utilities for the-law-factory-parser project, shared by senapy and anpy.

  • A simple caching library:

from lawfactory_utils.urls import enable_requests_cache, download
enable_requests_cache()

.....

resp = download(url)
print(resp.text)

The cached responses are stored in the directory where this lib is installed. You can use lawfactory_where_is_my_cache to print the path.

  • URL cleaning for senat/AN/legifrance/conseil-constit

>>> from lawfactory_utils.urls import clean_url
>>> clean_url('https://www.legifrance.gouv.fr/eli/loi/2017/9/15/JUSC1715752L/jo/texte')
'https://www.legifrance.gouv.fr/affichTexte.do?cidTexte=JORFTEXT000035567936&categorieLien=id'
  • Parsing of National Assembly URLS

>>> from lawfactory_utils.urls import parse_national_assembly
>>> parse_national_assembly_url("http://www.assemblee-nationale.fr/dyn/15/dossiers/retablissement_confiance_action_publique")
(15, 'retablissement_confiance_action_publique')

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lawfactory_utils-0.1.9.tar.gz (5.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

lawfactory_utils-0.1.9-py2.py3-none-any.whl (6.5 kB view details)

Uploaded Python 2Python 3

File details

Details for the file lawfactory_utils-0.1.9.tar.gz.

File metadata

  • Download URL: lawfactory_utils-0.1.9.tar.gz
  • Upload date:
  • Size: 5.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.20.1 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.9

File hashes

Hashes for lawfactory_utils-0.1.9.tar.gz
Algorithm Hash digest
SHA256 47a30a579b18bf29681efe99a50db1dcdbf5b2063ca41ebc26ecd91488e43920
MD5 f6728f2fec57c57801a8eac8bc0c1eb0
BLAKE2b-256 a5edc4146d0d9612b90d563a9793459b2f4ffb5e8a63ce96892fd66194eb31c5

See more details on using hashes here.

File details

Details for the file lawfactory_utils-0.1.9-py2.py3-none-any.whl.

File metadata

  • Download URL: lawfactory_utils-0.1.9-py2.py3-none-any.whl
  • Upload date:
  • Size: 6.5 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.20.1 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.9

File hashes

Hashes for lawfactory_utils-0.1.9-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c32bb5b57eea25f98f45298e08aa9ed8f16d7a28920c5ba719f86d0739fb3f72
MD5 4b9f7669ff41a6217e2bb1aa4cf52702
BLAKE2b-256 d5af378eaabb5813e626a6edc3a76b714f5c6498f518548353f6879c70852087

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page