The signac framework supports researchers in managing project-related data with a well-defined indexable storage layout for data and metadata. This streamlines post-processing and analysis and makes data collectively accessible.
The signac framework is open-source1 and freely available as Python packages. Follow us on Twitter!
What you can do with signac
- Manage files and document-oriented data on the local file system
- Search and access data within Python or on the command line
- Develop computational workflows and data pipelines that are highly scalable
- Integrate external databases, such as MongoDB, to manage metadata and share data
To get started, follow the installation instructions, check out the documentation and examples.
-
The signac source code is licensed under the BSD 3-Clause License. ↩