https://github.com/biopython/biopython-wheels

Automated compilation of Python wheel binary packages for Biopython

https://github.com/biopython/biopython-wheels

Science Score: 13.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
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Automated compilation of Python wheel binary packages for Biopython

Basic Info
  • Host: GitHub
  • Owner: biopython
  • License: bsd-3-clause
  • Default Branch: master
  • Size: 119 KB
Statistics
  • Stars: 6
  • Watchers: 9
  • Forks: 11
  • Open Issues: 1
  • Releases: 0
Created almost 9 years ago · Last pushed about 1 year ago
Metadata Files
Readme License

README.rst

This repository on GitHub is to automate the compilation of binary
wheel packages of Biopython for later upload to PyPI.

- https://github.com/biopython/biopython
- https://pypi.python.org/pypi/biopython

It now uses the ``cibuildwheel`` system running on GitHub Actions.

- https://github.com/pypa/cibuildwheel

This produces lots and lots of wheel files, zipped up as a ~100MB
``artifact.zip`` available from the footer of the relevant `GitHub Actions run
`_.

We currently manually download, unzip, and then upload to PyPI with
``twine`` as part of `making a release
`_.

This repository originally used the ``multibuild`` system developed
by Matthew Brett and the MacPython project, running on TravisCI and
AppVeyor.

- https://github.com/matthew-brett/multibuild
- https://github.com/MacPython/wiki/wiki/Wheel-building

There is a basic pre-commit configuration provided to validate
the YAML files as a git pre-commit hook. Install this as follows::

    $ pip install pre-commit
    $ pre-commit install

Owner

  • Name: Biopython Project
  • Login: biopython
  • Kind: organization

GitHub Events

Total
  • Push event: 2
Last Year
  • Push event: 2

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 9
  • Total pull requests: 17
  • Average time to close issues: 3 months
  • Average time to close pull requests: 1 day
  • Total issue authors: 2
  • Total pull request authors: 6
  • Average comments per issue: 3.11
  • Average comments per pull request: 6.47
  • Merged pull requests: 17
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: 2 days
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 5.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • peterjc (7)
  • odidev (1)
Pull Request Authors
  • peterjc (4)
  • matthew-brett (2)
  • chebizarro (2)
  • bobbyrenwick (2)
  • odidev (2)
  • JoaoRodrigues (1)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/cibuildwheel.yml actions
  • actions/checkout v2 composite
  • actions/upload-artifact v2 composite
requirements.txt pypi
  • numpy ==1.14.5
  • numpy ==1.17.3
  • numpy ==1.20
  • numpy ==1.22.3
  • numpy ==1.23.3