https://github.com/computecanada/wheels_builder

DRAC's wheels scripts

https://github.com/computecanada/wheels_builder

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

hacktoberfest python rsnt wheels
Last synced: 6 months ago · JSON representation

Repository

DRAC's wheels scripts

Basic Info
Statistics
  • Stars: 11
  • Watchers: 27
  • Forks: 2
  • Open Issues: 2
  • Releases: 0
Topics
hacktoberfest python rsnt wheels
Created almost 7 years ago · Last pushed 6 months ago
Metadata Files
Readme

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 a manylinux wheel 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

  1. 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

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)
Top Labels
Issue Labels
Pull Request Labels