https://github.com/erictleung/python-module
:snake: Test Python module to get familiar with creation and maintenance of a Python module
Science Score: 23.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
1 of 2 committers (50.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.7%) to scientific vocabulary
Keywords
Repository
:snake: Test Python module to get familiar with creation and maintenance of a Python module
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
- Releases: 0
Topics
Metadata Files
README.md
python-module
Test Python module to get me familiar with creation and maintenance of a Python module
Prerequisites
Installation
Interactively
From the terminal
sh
$ git clone https://github.com/erictleung/python-module.git
$ cd python-module
$ python3
As Package
sh
$ git clone https://github.com/erictleung/python-module.git
$ cd python-module
$ pip install .
Straight from GitHub
sh
$ pip install git+git://github.com/erictleung/python-module.git
Use optional --upgrade flag to keep package up-to-date.
To Use
Once in Python
```python
from Animals import Mammals myMammal = Mammals() Mammals.printMembers() Printing members of the Mammals class Tiger Zebra Giraffe ```
License
Owner
- Name: Eric Leung
- Login: erictleung
- Kind: user
- Location: New York, NY
- Website: https://erictleung.com
- Repositories: 169
- Profile: https://github.com/erictleung
Data science generalist. Sharing knowledge and optimizing tools for learning and growth. Open-source and open-data advocate. Community learner.
GitHub Events
Total
Last Year
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Eric Leung | e****c@e****m | 8 |
| Eric Leung | l****e@o****u | 2 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 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: 0.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
- erictleung (1)