https://github.com/conda/constructor
tool for creating installers from conda packages
Science Score: 36.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
8 of 72 committers (11.1%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (16.1%) to scientific vocabulary
Keywords from Contributors
Repository
tool for creating installers from conda packages
Basic Info
- Host: GitHub
- Owner: conda
- License: other
- Language: Python
- Default Branch: main
- Homepage: https://conda.github.io/constructor/
- Size: 2.35 MB
Statistics
- Stars: 490
- Watchers: 31
- Forks: 170
- Open Issues: 43
- Releases: 30
Metadata Files
README.md
(conda) Constructor
Constructor is a tool which allows constructing an installer for a collection of conda packages.
It solves needed packages using user-provided specifications, and bundles those packages.
It can currently create 3 kinds of installers, which are best thought of as delivery
vehicles for the bundled packages.
There are shell .sh installers, macOS .pkg installers, and Windows .exe installers.
Each of these will create an environment on the end user's system that contains the specs you provided, along with any necessary dependencies. These installers are similar to the Anaconda and Miniconda installers, and indeed constructor is used to create those installers.
Installation
constructor can be installed into any environment using:
$ conda install constructor
Once installed, the constructor command will be available:
$ constructor -h
Usage
The constructor command takes an installer specification directory as its
argument. This directory needs to contain a file construct.yaml,
which specifies the name of the installer, the conda channels to
pull packages from, the conda packages included in the installer, etc.
The complete list of keys in this file can be found in CONSTRUCT.md.
Also, the directory may contain some additional optional files (such as a
license file, and image files for the Windows installer).
Examples for various installations are located in the examples directory.
More details can be found in the documentation.
Development
To build or update CONSTRUCT.md at the root of the repo you'll need to install the
jinja2 package (conda install jinja2) and then run make doc, or invoke the
the script directly with python scripts/make_docs.py.
Build status
|
|
|
| --- | :-: |
|
conda install defaults::constructor | |
|
conda install conda-forge::constructor | |
|
conda install conda-canary/label/dev::constructor | |
Owner
- Name: conda
- Login: conda
- Kind: organization
- Website: https://conda.org
- Twitter: condaproject
- Repositories: 29
- Profile: https://github.com/conda
conda is system-level, binary package and environment manager running on all major operating systems and platforms.
GitHub Events
Total
- Create event: 58
- Release event: 8
- Issues event: 68
- Watch event: 30
- Delete event: 43
- Issue comment event: 188
- Push event: 101
- Pull request review comment event: 130
- Pull request review event: 222
- Pull request event: 194
- Fork event: 4
Last Year
- Create event: 58
- Release event: 8
- Issues event: 68
- Watch event: 30
- Delete event: 43
- Issue comment event: 188
- Push event: 101
- Pull request review comment event: 130
- Pull request review event: 222
- Pull request event: 194
- Fork event: 4
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Ilan Schnell | i****l@g****m | 351 |
| Nehal J Wani | n****1@g****m | 119 |
| Jaime Rodríguez-Guerra | j****p | 102 |
| Mike Sarahan | m****n@g****m | 66 |
| Michael C. Grant | m****t@a****m | 60 |
| pre-commit-ci[bot] | 6****] | 44 |
| conda-bot | 1****t | 42 |
| dependabot[bot] | 4****] | 42 |
| Marco Esters | m****s@a****m | 41 |
| Ray Donnelly | m****d@g****m | 41 |
| Eric Prestat | e****t@g****m | 26 |
| Isuru Fernando | i****f@g****m | 23 |
| Daniel Bast | 2****t | 20 |
| Marcel Bargull | m****l@u****u | 16 |
| Kale Franz | k****z@c****o | 12 |
| Mark Harfouche | m****e@g****m | 12 |
| Sophia Castellarin | s****n@a****m | 11 |
| conda-bot | a****t@a****m | 10 |
| Faustin Carter | f****r@g****m | 10 |
| Chris Burr | c****r@c****h | 10 |
| Forrest Waters | f****5@g****m | 9 |
| Jonathan J. Helmus | j****s@g****m | 9 |
| Angela Gloyna | a****a@g****m | 8 |
| Anthony Scopatz | s****z@g****m | 7 |
| Martin Durant | m****t@u****a | 5 |
| Aaron Stevens | b****2@g****m | 4 |
| Eric Dill | t****e@g****m | 4 |
| Jannis Leidel | j****s@l****o | 4 |
| Thomas Holder | t****r@s****m | 4 |
| Julien Jerphanion | g****t@j****z | 3 |
| and 42 more... | ||
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 172
- Total pull requests: 421
- Average time to close issues: 11 months
- Average time to close pull requests: 26 days
- Total issue authors: 79
- Total pull request authors: 35
- Average comments per issue: 2.77
- Average comments per pull request: 1.09
- Merged pull requests: 345
- Bot issues: 1
- Bot pull requests: 130
Past Year
- Issues: 45
- Pull requests: 205
- Average time to close issues: 13 days
- Average time to close pull requests: 4 days
- Issue authors: 22
- Pull request authors: 13
- Average comments per issue: 1.27
- Average comments per pull request: 0.65
- Merged pull requests: 162
- Bot issues: 0
- Bot pull requests: 97
Top Authors
Issue Authors
- jaimergp (30)
- conda-bot (14)
- marcoesters (12)
- hmaarrfk (7)
- dbast (5)
- kalefranz (5)
- mcg1969 (4)
- briantoby (4)
- bkreider (4)
- moorepants (3)
- xmnlab (3)
- mhsmith (3)
- larsoner (3)
- danyeaw (3)
- mrclary (2)
Pull Request Authors
- jaimergp (95)
- marcoesters (73)
- dependabot[bot] (67)
- pre-commit-ci[bot] (63)
- conda-bot (58)
- dbast (13)
- chrisburr (7)
- jjerphan (6)
- huche6 (3)
- mcg1969 (3)
- hmaarrfk (3)
- isuruf (2)
- millsks (2)
- NixM0nk3y (2)
- Jrice1317 (2)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 3
- Total downloads: unknown
-
Total dependent packages: 0
(may contain duplicates) -
Total dependent repositories: 16
(may contain duplicates) - Total versions: 54
conda-forge.org: constructor
Constructor is a tool for constructing an installer for a collection of conda packages. It creates an Anaconda-like installer consisting of packages.
- Homepage: http://github.com/conda/constructor
- License: BSD-3-Clause
-
Latest release: 3.3.1
published over 4 years ago
Rankings
anaconda.org: constructor
Constructor is a tool for constructing an installer for a collection of conda packages. It creates an Anaconda-like installer consisting of packages.
- Homepage: https://docs.conda.io/
- License: BSD-3-Clause
-
Latest release: 3.12.2
published 11 months ago
Rankings
anaconda.org: anaconda-distribution-installer
Constructor is a tool for constructing an installer for a collection of conda packages. It creates an Anaconda-like installer consisting of packages.
- Homepage: http://github.com/conda/constructor
- License: BSD 3-Clause
-
Latest release: 2.0.2
published over 8 years ago
Rankings
Dependencies
- conda *
- non-python *
- pillow *
- ruamel_yaml *
- conda/actions/check-cla v22.9.0 composite
- actions/checkout v3 composite
- actions/deploy-pages v1 composite
- actions/upload-pages-artifact v1 composite
- conda-incubator/setup-miniconda v2 composite
- actions-ecosystem/action-add-labels v1.1.0 composite
- actions-ecosystem/action-remove-labels v1.3.0 composite
- EndBug/label-sync v2.3.0 composite
- actions/checkout v3 composite
- andstor/file-existence-action v1.0.1 composite
- dessant/lock-threads v2 composite
- actions/checkout v3 composite
- actions/download-artifact v3 composite
- actions/upload-artifact v3 composite
- codecov/codecov-action v3 composite
- actions/add-to-project v0.3.0 composite
- actions/stale v4 composite
- conda/actions/read-yaml v22.9.0 composite
- conda-forge * development
- coverage * test
- jinja2 * test
- pytest * test
- pytest-cov * test
- conda >=4.6
- conda-standalone
- pillow >=3.1
- python
- ruamel.yaml >=0.11.14,<0.18
- alabaster 0.7.12.*
- babel 2.11.0.*
- beautifulsoup4 4.11.1.*
- brotlipy 0.7.0.*
- bzip2 1.0.8.*
- ca-certificates 2022.12.7.*
- certifi 2022.12.7.*
- cffi 1.15.1.*
- charset-normalizer 2.1.1.*
- colorama 0.4.6.*
- cryptography 38.0.3.*
- docutils 0.19.*
- idna 3.4.*
- imagesize 1.4.1.*
- importlib-metadata 5.1.0.*
- jinja2 3.1.2.*
- libffi 3.4.2.*
- libsqlite 3.40.0.*
- libzlib 1.2.13.*
- linkify-it-py 2.0.0.*
- markdown-it-py 2.1.0.*
- markupsafe 2.1.1.*
- mdit-py-plugins 0.3.1.*
- mdurl 0.1.0.*
- myst-parser 0.18.1.*
- ncurses 6.3.*
- openssl 3.0.7.*
- packaging 21.3.*
- pip 22.3.1.*
- pycparser 2.21.*
- pydata-sphinx-theme 0.12.0.*
- pygments 2.13.0.*
- pyopenssl 22.1.0.*
- pyparsing 3.0.9.*
- pysocks 1.7.1.*
- python 3.11.0.*
- python_abi 3.11.*
- pytz 2022.6.*
- pyyaml 6.0.*
- readline 8.1.2.*
- requests 2.28.1.*
- setuptools 65.5.1.*
- six 1.16.0.*
- snowballstemmer 2.2.0.*
- soupsieve 2.3.2.post1.*
- sphinx 5.3.0.*
- sphinx-copybutton 0.5.0.*
- sphinx-design 0.3.0.*
- sphinx-sitemap 2.2.1.*
- sphinxcontrib-applehelp 1.0.2.*
- sphinxcontrib-devhelp 1.0.2.*
- sphinxcontrib-htmlhelp 2.0.0.*
- sphinxcontrib-jsmath 1.0.1.*
- sphinxcontrib-mermaid 0.7.1.*
- sphinxcontrib-qthelp 1.0.3.*
- sphinxcontrib-serializinghtml 1.1.5.*
- tk 8.6.12.*
- typing-extensions 4.4.0.*
- typing_extensions 4.4.0.*
- tzdata 2022f.*
- uc-micro-py 1.0.1.*
- urllib3 1.26.13.*
- wheel 0.38.4.*
- xz 5.2.6.*
- yaml 0.2.5.*
- zipp 3.10.0.*