Skip to content
This repository has been archived by the owner on May 10, 2021. It is now read-only.
/ sirang Public archive

A pymongo framework for storing and retrieving experimental parameters for computational experiments.

License

Notifications You must be signed in to change notification settings

avicennax/sirang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sirang

Project Status: Active – The project has reached a stable, usable state and is being actively developed. tests status

A lighweight, pymongo-based framework for easily storing and retrieving experiment parameters.

Install

Installation

Current only the bleeding edge is available for download via:

pip install git+https://github.com/avicennax/sirang.git

Or if you prefer to, you can clone the repo and manually install it with:

git clone https://github.com/avicennax/sirang.git
cd sirang
pip install .

Dependencies

  • mongodb
  • pymongo
  • pytest (optional)

Quickstart

About

A pymongo framework for storing and retrieving experimental parameters for computational experiments.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages