pypiplot
Python package to count and plot the number of downloads from Pypi.
Science Score: 54.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
✓Academic publication links
Links to: zenodo.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.1%) to scientific vocabulary
Keywords
plot
pypi
pypi-downloads
python
statistics
Last synced: 4 months ago
·
JSON representation
·
Repository
Python package to count and plot the number of downloads from Pypi.
Basic Info
- Host: GitHub
- Owner: erdogant
- License: other
- Language: Python
- Default Branch: master
- Homepage: https://erdogant.github.io/pypiplot
- Size: 5.3 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 5
Topics
plot
pypi
pypi-downloads
python
statistics
Created over 5 years ago
· Last pushed almost 3 years ago
Metadata Files
Readme
Funding
License
Citation
README.md
pypiplot
- pypiplot is Python package to count and plot the number of downloads from Pypi.
⭐️ Star this repo if you like it ⭐️
Install Pypiplot from PyPI
bash
pip install Pypiplot
Import Pypiplot package
python
from pypiplot import Pypiplot
Documentation pages
On the documentation pages you can find detailed information about the working of the Pypiplot with many examples.
Examples
- Example: Analyze first digit-distribution #
- Example: Download Statistics #
- Example: Top 10 performing repos #
- Example: Interactive plot with all repos #
- Example: Run from terminal #
- Example: Calender plot
Support
This project needs some love! ❤️ You can help in various ways.
* Become a Sponsor!
* Star this repo at the github page.
* Other contributions can be in the form of feature requests, idea discussions, reporting bugs, opening pull requests.
* Read more why becoming an sponsor is important on the Sponsor Github Page.
Cheers Mate.
Owner
- Name: Erdogan
- Login: erdogant
- Kind: user
- Location: Den Haag
- Website: https://erdogant.github.io/
- Repositories: 51
- Profile: https://github.com/erdogant
Machine Learning | Statistics | Bayesian | D3js | Visualizations
Citation (CITATION.cff)
# YAML 1.2
---
authors:
-
family-names: Taskesen
given-names: Erdogan
orcid: "https://orcid.org/0000-0002-3430-9618"
cff-version: "1.1.0"
date-released: 2020--01-01
keywords:
- "python"
- "pypi"
- "pypi-downloads"
license: "MIT"
message: "If you use this software, please cite it using these metadata."
repository-code: "https://erdogant.github.io/pypiplot"
title: "Python package to count and plot the number of downloads from Pypi."
version: "0.1.0"
...
GitHub Events
Total
Last Year
Committers
Last synced: 6 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Erdogan Taskesen | e****t@g****m | 76 |
Issues and Pull Requests
Last synced: 4 months 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
Packages
- Total packages: 1
-
Total downloads:
- pypi 26 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 6
- Total maintainers: 1
pypi.org: pypiplot
Python package to count and plot the number of downloads from Pypi.
- Homepage: https://erdogant.github.io/pypiplot
- Documentation: https://pypiplot.readthedocs.io/
- License: MIT License
-
Latest release: 2.0.1
published almost 4 years ago
Rankings
Dependent packages count: 9.8%
Dependent repos count: 21.8%
Average: 29.2%
Forks count: 29.9%
Stargazers count: 38.9%
Downloads: 45.6%
Maintainers (1)
Last synced:
4 months ago
Dependencies
docs/source/requirements.txt
pypi
- pipinstallsphinx_rtd_theme *
requirements-dev.txt
pypi
- pytest * development
- rst2pdf * development
- sphinx * development
- sphinx_rtd_theme * development
- spyder-kernels ==2.2. development
requirements.txt
pypi
- calplot *
- d3heatmap *
- fsspec *
- imagesc *
- matplotlib *
- numpy *
- pandas *
- pypistats *
setup.py
pypi
- calplot *
- d3heatmap *
- fsspec *
- matplotlib *
- numpy *
- pandas *
- pypistats *
.github/workflows/codeql-analysis.yml
actions
- actions/checkout v2 composite
- github/codeql-action/analyze v1 composite
- github/codeql-action/autobuild v1 composite
- github/codeql-action/init v1 composite
.github/workflows/pytest.yml
actions