GithubHelp home page GithubHelp logo

slowglow / signac Goto Github PK

View Code? Open in Web Editor NEW

This project forked from glotzerlab/signac

0.0 0.0 0.0 6.76 MB

Manage large and heterogeneous data spaces on the file system.

Home Page: https://signac.io/

License: BSD 3-Clause "New" or "Revised" License

Python 100.00%

signac's Introduction

signac - simple data management

Affiliated with NumFOCUS PyPI conda-forge GitHub Actions RTD License PyPI-downloads Slack Twitter GitHub Stars

The signac framework helps users manage and scale file-based workflows, facilitating data reuse, sharing, and reproducibility.

It provides a simple and robust data model to create a well-defined indexable storage layout for data and metadata. This makes it easier to operate on large data spaces, streamlines post-processing and analysis and makes data collectively accessible.

Resources

Installation

The recommended installation method for signac is through conda or pip. The software is tested for Python 3.8+ and is built for all major platforms.

To install signac via the conda-forge channel, execute:

conda install -c conda-forge signac

To install signac via pip, execute:

pip install signac

Detailed information about alternative installation methods can be found in the documentation.

Quickstart

The framework facilitates a project-based workflow. Set up a new project:

$ mkdir my_project
$ cd my_project
$ signac init

and access the project handle:

>>> project = signac.get_project()

Testing

You can test this package by executing:

$ python -m pytest tests/

Acknowledgment

When using signac as part of your work towards a publication, we would really appreciate that you acknowledge signac appropriately. We have prepared examples on how to do that here. Thank you very much!

The signac framework is a NumFOCUS Affiliated Project.

signac's People

Contributors

ac-optimus avatar alainkadar avatar atravitz avatar b-butler avatar bdice avatar cbkerr avatar csadorf avatar dependabot[bot] avatar eirrgang avatar harperic avatar javierbg avatar jennyfothergill avatar joaander avatar kidrahahjo avatar klywang avatar kodyt avatar matthewfeickert avatar mikemhenry avatar onkar627 avatar parisatork avatar phmalek avatar pre-commit-ci[bot] avatar rskye144 avatar shandave avatar swerdfish avatar tcmoore3 avatar trellixvulnteam avatar vishav1771 avatar vyasr avatar zhou-pj avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.