Project description
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)
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pluplusch-0.0.7.tar.gz
.
File metadata
-
Download URL:
pluplusch-0.0.7.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
-
Uploaded using Trusted Publishing? No
File hashes
Hashes for pluplusch-0.0.7.tar.gz
Algorithm |
Hash digest |
|
SHA256 |
32a937bbbf6187cd5c69101be42416b1293ecac98da5d4c0008534f1611e6d5d |
|
MD5 |
e6d72526c72a0008b4c6afc597dcd389 |
|
BLAKE2b-256 |
63b2d0889b8cea78ae783e6fc3210b7ff6f6e2ac27cc52e972d44cce24b5546c |
|
See more details on using hashes here.