An open API service indexing awesome lists of open source software.

https://github.com/uibcdf/evidence

Scientific Python libraries or scripts often work with data coming from a database, a scientific communication, or any other external source. These data, or "evidences", are then supported by external references. Wouldn't be useful to work with "evidences" in your code?
https://github.com/uibcdf/evidence

Last synced: 2 months ago
JSON representation

Scientific Python libraries or scripts often work with data coming from a database, a scientific communication, or any other external source. These data, or "evidences", are then supported by external references. Wouldn't be useful to work with "evidences" in your code?

Awesome Lists containing this project

README

        

# Evidence
Scientific Python libraries or scripts often work with data coming from a database, a scientific communication, or any other external source. These data, or "evidences", are then supported by external references. And these references should walk attached to the value of these evidences through your code. To this aim, this library provides a python object named `Evidence`. Have a look at xxx see how it works.