swig

pip install swig. SWIG Python wheel for PyPI.

https://github.com/nightlark/swig-pypi

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
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.8%) to scientific vocabulary

Keywords

cmake hacktoberfest pip pypi pypi-package python swig

Keywords from Contributors

mesh standards interpretability energy-system-model exoplanet energy-system animations pipeline-testing datacleaner data-profilers
Last synced: 6 months ago · JSON representation

Repository

pip install swig. SWIG Python wheel for PyPI.

Basic Info
  • Host: GitHub
  • Owner: nightlark
  • License: apache-2.0
  • Language: CMake
  • Default Branch: main
  • Homepage:
  • Size: 208 KB
Statistics
  • Stars: 21
  • Watchers: 3
  • Forks: 6
  • Open Issues: 8
  • Releases: 1
Topics
cmake hacktoberfest pip pypi pypi-package python swig
Created over 5 years ago · Last pushed 6 months ago
Metadata Files
Readme License

README.md

SWIG Python Distributions

PyPI

A project that packages SWIG as a Python package, enabling swig to be installed from PyPI:

sh pip install swig

or used as part of build-system.requires in a pyproject.toml file:

toml [build-system] requires = ["swig"]

PyPI package versions will follow the major.minor.patch version numbers of SWIG releases.

Binary wheels for Windows, macOS, and Linux for most CPU architectures supported on PyPI are provided. ARM wheels for Raspberry Pi available at https://www.piwheels.org/project/swig/.

SWIG PyPI Package Homepage

SWIG Homepage

SWIG Source Code

SWIG License: GPL-3.0-or-later with portions under LICENSE-UNIVERSITIES (see LICENSE-SWIG for details)

Installing SWIG

SWIG can be installed by pip with:

sh pip install swig

or:

sh python -m pip install swig

Building from the source dist package requires internet access in order to download a copy of the SWIG source code.

Using with pipx

Using pipx run swig <args> will run SWIG without any install step, as long as the machine has pipx installed (which includes GitHub Actions runners).

Using with pyproject.toml

SWIG can be added to the build-system.requires key in a pyproject.toml file for building Python extensions that use SWIG to generate bindings.

toml [build-system] requires = ["swig"]

License

The code for this project is covered by the Apache License, Version 2.0. Source distributions do not include a copy of the SWIG source code or binaries. Binary wheels are covered by the SWIG license (GPLv3), due to their inclusion of a compiled SWIG binary and library files.

SWIG is distributed under the GNU General Public License v3 or later with portions under the file LICENSE-UNIVERSITIES. For more information about SWIG, visit http://www.swig.org

Owner

  • Name: Ryan Mast
  • Login: nightlark
  • Kind: user
  • Location: California

GitHub Events

Total
  • Issues event: 8
  • Watch event: 5
  • Delete event: 16
  • Issue comment event: 21
  • Push event: 22
  • Pull request review comment event: 2
  • Pull request review event: 16
  • Pull request event: 42
  • Create event: 19
Last Year
  • Issues event: 8
  • Watch event: 5
  • Delete event: 16
  • Issue comment event: 21
  • Push event: 22
  • Pull request review comment event: 2
  • Pull request review event: 16
  • Pull request event: 42
  • Create event: 19

Committers

Last synced: 9 months ago

All Time
  • Total Commits: 204
  • Total Committers: 10
  • Avg Commits per committer: 20.4
  • Development Distribution Score (DDS): 0.525
Past Year
  • Commits: 32
  • Committers: 7
  • Avg Commits per committer: 4.571
  • Development Distribution Score (DDS): 0.563
Top Committers
Name Email Commits
Ryan Mast m****n@g****m 97
dependabot[bot] 4****] 49
pre-commit-ci[bot] 6****] 43
github-actions[bot] 4****] 5
Rishabh B 5****y 3
Matthieu Darbois m****t 2
Julien Schueller s****r@p****m 2
Henry Schreiner H****I@g****m 1
Frank Schmitt f****k@q****e 1
Dan Padilha d****d 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 35
  • Total pull requests: 148
  • Average time to close issues: 5 months
  • Average time to close pull requests: 6 days
  • Total issue authors: 10
  • Total pull request authors: 10
  • Average comments per issue: 2.4
  • Average comments per pull request: 0.32
  • Merged pull requests: 127
  • Bot issues: 1
  • Bot pull requests: 117
Past Year
  • Issues: 6
  • Pull requests: 41
  • Average time to close issues: about 8 hours
  • Average time to close pull requests: 7 days
  • Issue authors: 3
  • Pull request authors: 6
  • Average comments per issue: 0.67
  • Average comments per pull request: 0.32
  • Merged pull requests: 28
  • Bot issues: 1
  • Bot pull requests: 31
Top Authors
Issue Authors
  • nightlark (25)
  • jschueller (2)
  • stefan6419846 (1)
  • henryiii (1)
  • ChaselChiu (1)
  • vint7k (1)
  • jameshilliard (1)
  • julian-smith-artifex-com (1)
  • esaaprillia (1)
Pull Request Authors
  • dependabot[bot] (78)
  • pre-commit-ci[bot] (55)
  • nightlark (17)
  • github-actions[bot] (10)
  • mayeut (6)
  • jschueller (5)
  • rbSparky (3)
  • henryiii (2)
  • dpad (2)
  • frankschmitt (1)
Top Labels
Issue Labels
enhancement (12) help wanted (9) good first issue (8) hacktoberfest (6) bug (4)
Pull Request Labels
dependencies (88) github_actions (12) enhancement (3) bug (3)

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 2,020,138 last-month
  • Total docker downloads: 432,459
  • Total dependent packages: 36
  • Total dependent repositories: 322
  • Total versions: 19
  • Total maintainers: 1
pypi.org: swig

SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages.

  • Versions: 19
  • Dependent Packages: 36
  • Dependent Repositories: 322
  • Downloads: 2,020,138 Last month
  • Docker Downloads: 432,459
Rankings
Dependent packages count: 0.4%
Dependent repos count: 0.8%
Downloads: 0.9%
Docker downloads count: 0.9%
Average: 6.1%
Stargazers count: 16.6%
Forks count: 16.9%
Maintainers (1)
Last synced: 6 months ago

Dependencies

.github/workflows/build.yml actions
  • actions/checkout v3 composite
  • actions/download-artifact v3 composite
  • actions/upload-artifact v3 composite
  • docker/setup-qemu-action v2.1.0 composite
  • msys2/setup-msys2 v2 composite
  • pypa/cibuildwheel v2.12.0 composite
.github/workflows/swig-update-autocheck.yml actions
  • actions/checkout v3 composite
  • peter-evans/create-pull-request v4 composite
pyproject.toml pypi
setup.py pypi