This goes through all the datasets I know about.
for dataset in pluplusch():
print(dataset)
You can tune it a bit with the parameters.
pluplusch(catalogs = ['http://data.enseignementsup-recherche.gouv.fr'],
cache_dir = '/lockers/tlevine_vol/dadawarehouse.thomaslevine.com/big/pluplusch')
If you want to save the data catalog metadata every so often, you might write a crontab that looks like this.
@weekly pluplusch --cache-dir ~/$(date --rfc-3339=date)
Release files for pluplusch 0.0.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pluplusch-0.0.7.tar.gz | 6.6 kB | Details |
Release files / pluplusch-0.0.7.tar.gz
| Download URL | pluplusch-0.0.7.tar.gz |
|---|---|
| Size | 6.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
32a937bbbf6187cd5c69101be42416b1293ecac98da5d4c0008534f1611e6d5d
|
|
BLAKE2b-256 checksum How to use checksums |
63b2d0889b8cea78ae783e6fc3210b7ff6f6e2ac27cc52e972d44cce24b5546c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |