perprof-web
Web app for the generation of performance profiles using perprof-py
Science Score: 44.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
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.9%) to scientific vocabulary
Repository
Web app for the generation of performance profiles using perprof-py
Basic Info
- Host: GitHub
- Owner: abelsiqueira
- License: other
- Language: HTML
- Default Branch: main
- Size: 36.1 KB
Statistics
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 2
- Releases: 2
Metadata Files
README.dev.md
Development documentation
Install
bash
python -m venv env
. env/bin/activate
pip install --upgrade pip setuptools
pip install --no-cache-dir -e '.[dev]'
Running
bash
flask --app perprof_web run
Linting
We use pre-commit to run a few linting tools.
Some of them should also be installed separately, for integration with IDEs.
If you install the dev version of this package (as suggested above), then your environment has all of these.
To run the linting commands use
bash
pre-commit run -a
To install pre-commit as a pre-commit hook, run
bash
pre-commit install
Tests
TODO: Add tests
Workflow information
TODO: Add workflows
Owner
- Name: Abel Soares Siqueira
- Login: abelsiqueira
- Kind: user
- Location: Amsterdam - The Netherlands
- Company: Netherlands eScience Center
- Website: https://abelsiqueira.com
- Twitter: abel_siqueira
- Repositories: 331
- Profile: https://github.com/abelsiqueira
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: perprof-web
message: Please cite this software using the metadata from 'preferred-citation'.
type: software
authors:
- given-names: Abel
family-names: Soares Siqueira
email: abel.s.siqueira@gmail.com
affiliation: Netherlands eScience Center
orcid: 'https://orcid.org/0000-0003-4451-281X'
repository-code: 'https://github.com/abelsiqueira/perprof-web'
abstract: >-
A web interface for perprof-py.
keywords:
- Software Benchmarking
- Mathematical Optimization
- Performance Profile
- Python 3
license: GPL-3.0
preferred-citation:
authors:
- given-names: Abel
family-names: Soares Siqueira
email: abel.s.siqueira@gmail.com
affiliation: Netherlands eScience Center
orcid: 'https://orcid.org/0000-0003-4451-281X'
- given-names: Raniere Gaia
family-names: Costa da Silva
email: raniere.silva@my.cityu.edu.hk
affiliation: City University of Hong Kong
orcid: 'https://orcid.org/0000-0002-8381-3749'
- given-names: Luiz-Rafael
family-names: Santos
email: lrsantos11@gmail.com
affiliation: Universidade Federal de Santa Catarina
orcid: 'https://orcid.org/0000-0002-0083-5871'
doi: "10.5334/jors.81"
journal: "Journal of Open Research Software"
number: 1
pages: 12
title: "Perprof-py: A Python Package for Performance Profile of Mathematical Optimization Software"
type: article
volume: 4
year: 2016
GitHub Events
Total
Last Year
Committers
Last synced: almost 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Abel Soares Siqueira | a****a@g****m | 12 |
Issues and Pull Requests
Last synced: 8 months ago
All Time
- Total issues: 6
- Total pull requests: 0
- Average time to close issues: about 1 hour
- 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
- abelsiqueira (6)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 13 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 2
- Total maintainers: 1
pypi.org: perprof-web
Web interface for perprof-py
- Documentation: https://perprof-web.readthedocs.io/
- License: other
-
Latest release: 0.0.2
published almost 3 years ago