https://github.com/erictleung/python-module

:snake: Test Python module to get familiar with creation and maintenance of a Python module

https://github.com/erictleung/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

module python python-3 test
Last synced: 4 months ago · JSON representation

Repository

:snake: Test Python module to get familiar with creation and maintenance of a Python module

Basic Info
  • Host: GitHub
  • Owner: erictleung
  • License: cc0-1.0
  • Language: Python
  • Default Branch: master
  • Homepage:
  • Size: 5.86 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Topics
module python python-3 test
Created over 9 years ago · Last pushed about 9 years ago
Metadata Files
Readme License

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

CC0

Owner

  • Name: Eric Leung
  • Login: erictleung
  • Kind: user
  • Location: New York, NY

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

All Time
  • Total Commits: 10
  • Total Committers: 2
  • Avg Commits per committer: 5.0
  • Development Distribution Score (DDS): 0.2
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email 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)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels