https://github.com/cgohlke/python-curses-build
Build python-curses wheels for Windows.
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 (3.4%) to scientific vocabulary
Keywords
curses
python
wheels
windows
Last synced: 5 months ago
·
JSON representation
Repository
Build python-curses wheels for Windows.
Basic Info
Statistics
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
- Releases: 2
Topics
curses
python
wheels
windows
Created about 2 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
License
README.md
python-curses-build
Build python-curses wheels for Windows using GitHub Actions.
The wheels can be downloaded from the Releases page.
Install a wheel on the command line, for example for Python 3.13 64-bit:
py.exe -3.13 -m pip install python_curses-2.2.4-cp313-cp313-win_amd64.whl
Owner
- Name: Christoph Gohlke
- Login: cgohlke
- Kind: user
- Location: Irvine, California
- Website: https://www.cgohlke.com
- Repositories: 52
- Profile: https://github.com/cgohlke
GitHub Events
Total
- Watch event: 3
- Fork event: 1
Last Year
- Watch event: 3
- Fork event: 1
Committers
Last synced: over 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Christoph Gohlke | c****e@c****m | 1 |
Committer Domains (Top 20 + Academic)
cgohlke.com: 1
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
.github/workflows/wheel.yml
actions
- actions/checkout v4 composite
- actions/upload-artifact v3 composite
- ilammy/msvc-dev-cmd v1 composite
- pypa/cibuildwheel v2.16.2 composite
setup.py
pypi