https://github.com/computecanada/wheels_builder
DRAC's wheels scripts
Science Score: 26.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
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.4%) to scientific vocabulary
Keywords
Repository
DRAC's wheels scripts
Basic Info
- Host: GitHub
- Owner: ComputeCanada
- Language: Shell
- Default Branch: main
- Homepage: https://computecanada.github.io/wheels_builder/
- Size: 1.5 MB
Statistics
- Stars: 11
- Watchers: 27
- Forks: 2
- Open Issues: 2
- Releases: 0
Topics
Metadata Files
README.md
wheels_builder
Scripts to automate building Python wheels for DRAC's wheelhouse.
Documentation:
* build_wheels.sh
Build wheel(s) for a Python package.
wheel_architecture.sh
Analyzes the content of the wheel and tries to predict into which sub-directory of our wheelhouse the wheel needs to be placed.cp_wheels.sh
Copy wheels in the current directory to the wheelhouse.parbuild_wheel.sh
Build multiple versions and/or multiple wheels in parallel.unmanylinuxize.sh
Download amanylinuxwheel and patch it.config/<package>.sh
Configuration file to provide customization or specific steps/actions needed to build a wheel.manipulate_wheels.py
Manipulate a wheel, mainly to update its metadata and requirements.
TLDR
- Build a wheel for a specific version:
bash bash build_wheels.sh --package <name> --version <version> --verbose 3
Owner
- Name: Compute Canada / Calcul Canada
- Login: ComputeCanada
- Kind: organization
- Location: Canada
- Website: computecanada.ca
- Repositories: 171
- Profile: https://github.com/ComputeCanada
GitHub Events
Total
- Watch event: 1
- Delete event: 18
- Issue comment event: 5
- Push event: 170
- Gollum event: 11
- Pull request event: 10
- Create event: 4
Last Year
- Watch event: 1
- Delete event: 18
- Issue comment event: 5
- Push event: 170
- Gollum event: 11
- Pull request event: 10
- Create event: 4
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 5
- Average time to close issues: N/A
- Average time to close pull requests: 3 days
- Total issue authors: 0
- Total pull request authors: 4
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 5
- Average time to close issues: N/A
- Average time to close pull requests: 3 days
- Issue authors: 0
- Pull request authors: 4
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- hgingras (10)
- ccoulombe (5)
- mboisson (3)
- bartoldeman (2)
- ostueker (1)
- MoiseRousseau (1)