Tags: pvignesh058/python-nomad
Tags
add exception handling for import queue, python2.7 uses capital Q, bu… …mp release version (jrxFive#123) Co-authored-by: Jonathan Cross <>
Add support for Event Stream. (jrxFive#122) * Add support for Event Stream. Co-authored-by: Jonathan Cross <>
Merge pull request jrxFive#111 from jrnk/master Support stopping an allocation
switch user to token, add wheel and skip existing options (jrxFive#106)
Update requests (jrxFive#80) * update requirements-dev.txt by removing requests, update travis.yml to install both requirements and requirements-dev
Base Requester and Exceptions (jrxFive#68) * restructure base Requester class, inherit from class instead of passing object to each instantiation. Additional exceptions for status_codes * add querystring helper, pass dict as params in endpoints. fix client tests. * add documentation for jobs.parse method * add client read_at file offset * add client stream_file (jrxFive#72) * Client stream _ogs (jrxFive#73) * Client gc_allocation (jrxFive#74) * add gc_all_allocations
PreviousNext