https://github.com/claudiodsf/pyskel
An empty Python installable project to bootstrap new code development
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 (5.5%) to scientific vocabulary
Last synced: 11 months ago
·
JSON representation
Repository
An empty Python installable project to bootstrap new code development
Basic Info
- Host: GitHub
- Owner: claudiodsf
- License: gpl-3.0
- Language: Python
- Default Branch: main
- Size: 103 KB
Statistics
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Created about 5 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
Changelog
License
README.md
Pyskel
An empty Python installable project to bootstrap new code development.
Features:
- Installable using
pip(orpip -efor editable mode); - A
tar.gzarchive and a Python wheel can be built usingpython -m build; - The Python wheel can be uploaded to PyPI via
twine; - Automated versioning via python-versioneer;
- Configuration file support via configobj (embedded).
Use the provided script set_package_and_author.py to change the name of the
package, and the author's name and email.
Owner
- Name: Claudio Satriano
- Login: claudiodsf
- Kind: user
- Location: Paris, France
- Company: @IPGP
- Website: https://www.ipgp.fr/~satriano
- Twitter: claudiodsf
- Repositories: 13
- Profile: https://github.com/claudiodsf
Seismologist, Continuous Learner
GitHub Events
Total
- Push event: 2
Last Year
- Push event: 2
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Claudio Satriano | s****o@g****m | 24 |
Issues and Pull Requests
Last synced: about 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
pyproject.toml
pypi
setup.py
pypi