Science Score: 13.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
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.2%) to scientific vocabulary
Keywords
cmd
gitignore
license
Last synced: 6 months ago
·
JSON representation
Repository
initialize your repository
Basic Info
- Host: GitHub
- Owner: kemingy
- License: mit
- Language: Python
- Default Branch: master
- Size: 19.5 KB
Statistics
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 1
- Releases: 3
Topics
cmd
gitignore
license
Created over 7 years ago
· Last pushed over 2 years ago
Metadata Files
Readme
License
README.md
Via: a command line tool to initialize your repos
Initialize your repository.
Feature
- [x]
.gitignore - [x]
License
Tutorial
```sh
download python .gitignore file and MIT License
file will be saved to current dir
via -i python -l mit
print to stdout
via -i python --print ```
Support
Ignore
All the files are downloaded from github/gitignore
License
All the licenses are downloaded through GitHub License API.
- GPL-2.0
- Unlicense
- BSD-2-Clause
- LGPL-2.1
- GPL-3.0
- MIT
- BSD-3-Clause
- Apache-2.0
- EPL-2.0
- MPL-2.0
- LGPL-3.0
- AGPL-3.0
Owner
- Name: Keming
- Login: kemingy
- Kind: user
- Location: 172.17.0.1
- Company: @tensorchord
- Website: https://blog.mapotofu.org
- Repositories: 150
- Profile: https://github.com/kemingy
418 I'm a teapot
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 1
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 1.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
- kemingy (1)
Pull Request Authors
Top Labels
Issue Labels
enhancement (1)
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 2,743 last-month
- Total docker downloads: 76
- Total dependent packages: 0
- Total dependent repositories: 19
- Total versions: 4
- Total maintainers: 1
pypi.org: via
initialize your repository
- Homepage: https://github.com/kemingy/via
- Documentation: https://via.readthedocs.io/
- License: MIT License
-
Latest release: 0.1.2
published over 2 years ago
Rankings
Docker downloads count: 2.9%
Downloads: 3.1%
Dependent repos count: 3.3%
Dependent packages count: 10.0%
Average: 11.8%
Stargazers count: 21.5%
Forks count: 29.8%
Maintainers (1)
Last synced:
6 months ago
Dependencies
.github/workflows/release.yml
actions
- actions/checkout v3 composite
- actions/setup-python v3 composite
- pypa/gh-action-pypi-publish release/v1 composite
pyproject.toml
pypi
- urllib3 >=2.0.2