Code Monkey home page Code Monkey logo

qcfractal's Introduction

QCArchive

MolSSI Logo QCArchive Logo

A platform for compute, managing, compiling, and sharing large amounts of quantum chemistry data

Introduction

QCArchive is a platform that makes running large numbers of quantum chemistry calculations in a robust and scalable manner accessible to computational chemists. QCArchive is designed to handle thousands to millions of computations, storing them in a database for later sharing, retrieval and analysis, or export.

Documentation

Full documentation available here

Installing from the git repo

To install these packages with pip directly from this git repository,

pip install ./qcportal ./qcfractal ./qcfractalcompute ./qcarchivetesting

or, for a developer (editable) install,

pip install -e ./qcportal -e ./qcfractal -e ./qcfractalcompute -e ./qcarchivetesting

About this repository

This repository follows a monorepo layout. That is, this single repository contains several different python packages, each with its own setup information (pyproject.toml).

  • qcfractal - The main QCFractal server (database and web API)
  • qcportal - Python client for interacting with the server
  • qcfractalcompute - Workers that are deployed to run computations
  • qcarchivetesting - Helpers and pytest harnesses for testing QCArchive components

The reason for this is that at this stage, these components are very dependent on each other, and change one often requires changing others. This layout allows for that, while also being able to create/distribute separate python packages (that is, qcportal can be packaged separately and uploaded to PyPI or conda-forge).

License

BSD-3C. See the License File for more information.

qcfractal's People

Contributors

dgasmith avatar bennybp avatar mattwelborn avatar doaa-altarawy avatar lnaden avatar petosa avatar dotsdl avatar codtiger avatar hjnpark avatar janash avatar wardlt avatar yudongqiu avatar chayast avatar loriab avatar joshhorton avatar sjayellis avatar jthorton avatar hannahbrucemacdonald avatar dnascimento13 avatar mattwthompson avatar qcarchivebot avatar sinamostafanejad avatar btjanaka avatar dependabot[bot] avatar stvogt 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.