_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


klee 3.1
Dependencies: bash-minimal@5.2.37 klee-uclibc@20230612-0.955d502 gperftools@2.11 sqlite@3.39.3 z3@4.13.0 python@3.11.14 python-tabulate@0.9.0
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://klee-se.org/
Licenses: Modified BSD
Build system: cmake
Synopsis: Symbolic execution engine
Description:

KLEE is a symbolic virtual machine built on top of the LLVM compiler infrastructure.

python-pytest-mypy 1.0.1
Propagated dependencies: python-filelock@3.16.1 python-mypy@1.16.1 python-pytest@8.4.1
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/dbader/pytest-mypy
Licenses: Expat
Build system: pyproject
Synopsis: Mypy static type checker plugin for Pytest
Description:

pytest-mypi is a static type checker plugin for Pytest that runs the mypy static type checker on your source files as part of a Pytest test execution.

python-pytest-localserver 0.9.0.post0
Propagated dependencies: python-werkzeug@3.1.3
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://pypi.org/project/pytest-localserver/
Licenses: Expat
Build system: pyproject
Synopsis: Py.test plugin to test server connections locally
Description:

Pytest-localserver is a plugin for the pytest testing framework which enables you to test server connections locally.

python-coverage-test-runner 1.15
Propagated dependencies: python-coverage@7.11.0
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://liw.fi/coverage-test-runner/
Licenses: GPL 3+
Build system: python
Synopsis: Python module for running unit tests
Description:

CoverageTestRunner is a python module for running unit tests and failing them if the unit test module does not exercise all statements in the module it tests.

python-pytest-asyncio 1.0.0
Propagated dependencies: python-pytest@8.4.1 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/pytest-dev/pytest-asyncio
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Pytest support for asyncio
Description:

Python asyncio code is usually written in the form of coroutines, which makes it slightly more difficult to test using normal testing tools. pytest-asyncio provides useful fixtures and markers to make testing async code easier.

ftest 0-0.c4ad4af
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/nemtrif/ftest
Licenses: Boost 1.0
Build system: copy
Synopsis: C++ testing framework
Description:

This package provides a simple and limited unit-test framework for C++.

python-pytest-asyncio 0.26.0
Propagated dependencies: python-pytest@8.4.1 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/pytest-dev/pytest-asyncio
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Pytest support for asyncio
Description:

Python asyncio code is usually written in the form of coroutines, which makes it slightly more difficult to test using normal testing tools. pytest-asyncio provides useful fixtures and markers to make testing async code easier.

behave 1.3.3
Propagated dependencies: python-colorama@0.4.6 python-cucumber-expressions@18.0.1 python-cucumber-tag-expressions@6.1.1 python-parse@1.18.0 python-parse-type@0.6.0
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/behave/behave
Licenses: X11
Build system: pyproject
Synopsis: Python behavior-driven development
Description:

Behave is a tool for behavior-driven development in python. Behavior-driven development (or BDD) is an agile software development technique that encourages collaboration between developers, QA and non-technical or business participants in a software project. Behave uses tests written in a natural language style, backed up by Python code.

checkmake 0.2.2
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/checkmake/checkmake
Licenses: Expat
Build system: go
Synopsis: Linter and analyzer for @file{Makefile}
Description:

checkmake is an experimental tool for linting and checking Makefiles. It allows for a set of configurable rules being run against a Makefile or a set of *.mk files.

catch2 2.13.8
Dependencies: python-wrapper@3.11.14
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/catchorg/Catch2
Licenses: Boost 1.0
Build system: cmake
Synopsis: Automated test framework for C++ and Objective-C
Description:

Catch2 stands for C++ Automated Test Cases in Headers and is a multi-paradigm automated test framework for C++ and Objective-C.

catch 1.3.5
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: http://catch-lib.net/
Licenses: Boost 1.0
Build system: trivial
Synopsis: Automated test framework for C++ and Objective-C
Description:

Catch stands for C++ Automated Test Cases in Headers and is a multi-paradigm automated test framework for C++ and Objective-C.

python-pyscf-properties 0.1-1.4eee5a4
Propagated dependencies: python-pyscf@2.9.0
Channel: guix
Location: gnu/packages/chemistry.scm (gnu packages chemistry)
Home page: https://github.com/pyscf/properties
Licenses: ASL 2.0
Build system: pyproject
Synopsis: PySCF electronic properties extension
Description:

This extension to python-pyscf provides calculations of different electromagnetic properties for molecules and crystals.

freesasa 2.1.2
Dependencies: gemmi@0.7.3 json-c@0.18 libxml2@2.14.6
Channel: guix
Location: gnu/packages/chemistry.scm (gnu packages chemistry)
Home page: https://freesasa.github.io/
Licenses: Expat
Build system: gnu
Synopsis: Calculate the solvent accessible surface area (SASA) of molecules
Description:

FreeSASA is a command line tool and C-library for calculating SASAs. By default Lee & Richards' algorithm is used, but Shrake & Rupley's is also available. Both can be parameterized to arbitrary precision, and for high resolution versions of the algorithms, the calculations give identical results.

molequeue 0.9.0
Dependencies: qtbase@5.15.17
Channel: guix
Location: gnu/packages/chemistry.scm (gnu packages chemistry)
Home page: https://www.openchemistry.org/projects/molequeue/
Licenses: Modified BSD
Build system: cmake
Synopsis: Application for coordinating computational jobs
Description:

MoleQueue is a system-tray resident desktop application for abstracting, managing, and coordinating the execution of tasks both locally and on remote computational resources. Users can set up local and remote queues that describe where the task will be executed. Each queue can have programs, with templates to facilitate the execution of the program. Input files can be staged, and output files collected using a standard interface.

python-geometric 1.1
Propagated dependencies: python-numpy@1.26.4 python-scipy@1.12.0 python-networkx@3.4.2
Channel: guix
Location: gnu/packages/chemistry.scm (gnu packages chemistry)
Home page: https://github.com/leeping/geomeTRIC
Licenses: Modified BSD
Build system: pyproject
Synopsis: Geometry optimization of molecular structures
Description:

geomeTRIC is a Python library and program for geometry optimization of molecular structures, which works with different external quantum chemistry (and molecular mechanics) softwares.

inchi 1.07.3
Channel: guix
Location: gnu/packages/chemistry.scm (gnu packages chemistry)
Home page: https://www.inchi-trust.org
Licenses: Expat
Build system: gnu
Synopsis: Utility for manipulating machine-readable chemical structures
Description:

The InChI (IUPAC International Chemical Identifier) algorithm turns chemical structures into machine-readable strings of information. InChIs are unique to the compound they describe and can encode absolute stereochemistry making chemicals and chemistry machine-readable and discoverable. A simple analogy is that InChI is the bar-code for chemistry and chemical structures.

avogadro2 1.100.0
Dependencies: avogadrolibs@1.100.0 hdf5@1.14.6 molequeue@0.9.0 openbabel@3.1.1 qtbase@5.15.17 qtsvg@5.15.17
Channel: guix
Location: gnu/packages/chemistry.scm (gnu packages chemistry)
Home page: https://www.openchemistry.org/projects/avogadro2/
Licenses: Modified BSD
Build system: cmake
Synopsis: Advanced molecule editor
Description:

Avogadro 2 is an advanced molecule editor and visualizer designed for use in computational chemistry, molecular modeling, bioinformatics, materials science, and related areas. It offers flexible high quality rendering and a powerful plugin architecture.

libcint 6.1.2
Dependencies: openblas@0.3.30
Channel: guix
Location: gnu/packages/chemistry.scm (gnu packages chemistry)
Home page: https://github.com/sunqm/libcint
Licenses: FreeBSD
Build system: cmake
Synopsis: General GTO integrals for quantum chemistry
Description:

libcint is a C library (also with a Fortran API) to evaluate one- and two-electron integrals for GTOs.

spglib 2.5.0
Channel: guix
Location: gnu/packages/chemistry.scm (gnu packages chemistry)
Home page: https://spglib.github.io/spglib/index.html
Licenses: Modified BSD
Build system: cmake
Synopsis: Library for crystal symmetry search
Description:

Spglib is a library for finding and handling crystal symmetries written in C. Spglib can be used to:

  1. Find symmetry operations

  2. Identify space-group type

  3. Wyckoff position assignment

  4. Refine crystal structure

  5. Find a primitive cell

  6. Search irreducible k-points

python-pymol 3.1.0
Dependencies: freetype@2.13.3 libpng@1.6.39 freeglut@3.4.0 glew@2.2.0 libxml2@2.14.6 mmtf-cpp@1.1.0 python-pyqt@5.15.11 glm@1.0.1 netcdf@4.9.0
Propagated dependencies: python-numpy@1.26.4
Channel: guix
Location: gnu/packages/chemistry.scm (gnu packages chemistry)
Home page: https://pymol.org
Licenses: Modified BSD
Build system: pyproject
Synopsis: Molecular visualization system
Description:

PyMOL is a capable molecular viewer and renderer. It can be used to prepare publication-quality figures, to share interactive results with your colleagues, or to generate pre-rendered animations.

python-pyscf 2.9.0
Dependencies: libcint@6.1.2 xcfun@2.1.1 openblas@0.3.30
Propagated dependencies: python-numpy@1.26.4 python-scipy@1.12.0 python-h5py@3.13.0
Channel: guix
Location: gnu/packages/chemistry.scm (gnu packages chemistry)
Home page: https://github.com/pyscf/pyscf
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Python library for quantum chemistry calculations
Description:

PySCF (Python-based Simulations of Chemistry Framework) is a Python library for quantum chemistry calculations and method development. Most of the functionality is implemented in Python, while computationally critical parts are implemented in C.

pubchem-align3d 0-0.daefab3
Channel: guix
Location: gnu/packages/chemistry.scm (gnu packages chemistry)
Home page: https://github.com/ncbi/pubchem-align3d
Licenses: Public Domain
Build system: gnu
Synopsis: C++ library for aligning small molecules
Description:

This is a generic C++ library that can be used to rapidly align two small molecules in 3D space, with shape - and optionally color - Tanimoto scoring.

avogadrolibs 1.100.0
Dependencies: glew@2.2.0 libarchive@3.7.7 libmsym@0.2.3 molequeue@0.9.0 python@3.11.14 spglib@2.5.0 qtbase@5.15.17 qtsvg@5.15.17
Channel: guix
Location: gnu/packages/chemistry.scm (gnu packages chemistry)
Home page: https://www.openchemistry.org/projects/avogadro2/
Licenses: Modified BSD
Build system: cmake
Synopsis: Libraries for chemistry, bioinformatics, and related areas
Description:

Avogadro libraries provide 3D rendering, visualization, analysis and data processing useful in computational chemistry, molecular modeling, bioinformatics, materials science, and related areas.

python-pyscf-dispersion 1.2.0
Dependencies: fortran-simple-dftd3@1.2.1 fortran-dftd4@3.7.0
Propagated dependencies: python-pyscf@2.9.0
Channel: guix
Location: gnu/packages/chemistry.scm (gnu packages chemistry)
Home page: https://github.com/pyscf/dispersion
Licenses: ASL 2.0
Build system: pyproject
Synopsis: PySCF extensions for dispersion calculations
Description:

This package is a wrapper around simple-dftd3 and dftd4 for use with pyscf.

Total packages: 69245