https://github.com/mueslo/fplore

:open_file_folder: A library for evaluating data generated by FPLO runs :mortar_board:

https://github.com/mueslo/fplore

Science Score: 26.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
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.1%) to scientific vocabulary

Keywords

chemistry dft fplo materials-science physics
Last synced: 6 months ago · JSON representation

Repository

:open_file_folder: A library for evaluating data generated by FPLO runs :mortar_board:

Basic Info
  • Host: GitHub
  • Owner: mueslo
  • License: gpl-3.0
  • Language: Python
  • Default Branch: master
  • Homepage:
  • Size: 203 KB
Statistics
  • Stars: 3
  • Watchers: 2
  • Forks: 1
  • Open Issues: 7
  • Releases: 9
Topics
chemistry dft fplo materials-science physics
Created almost 8 years ago · Last pushed 9 months ago
Metadata Files
Readme License

README.md

fplore

A python library for FPLO run evaluation.

:construction: Still a work in progress, syntax may change without notice. :construction:

:raising_hand: If you have completed FPLO runs, It'd be super helpful if you could send them to me so I can test various cases and implement new features. Thanks! Either drop me an e-mail or submit a pull request here.

Installation

The recommended way to install fplore is via the packages made available at PyPI by using the tool pip: pip install fplore.

Ideally, you should never install packages from PyPI as system packages, rather you should use virtual environments. If for some reason virtualenv is unavailable to you, installing for your user only (pip install --user) is preferable to forced system-wide installation.

Gallery

Brillouin zone Band plot Band projection Fermi surface projection

Usage

See the documentation at fplore.readthedocs.io.

Owner

  • Login: mueslo
  • Kind: user
  • Location: Dresden, Germany

I do the thing and then I do the other thing.

GitHub Events

Total
  • Release event: 2
  • Watch event: 3
  • Delete event: 1
  • Push event: 5
  • Pull request event: 1
  • Create event: 2
Last Year
  • Release event: 2
  • Watch event: 3
  • Delete event: 1
  • Push event: 5
  • Pull request event: 1
  • Create event: 2

Committers

Last synced: 9 months ago

All Time
  • Total Commits: 141
  • Total Committers: 2
  • Avg Commits per committer: 70.5
  • Development Distribution Score (DDS): 0.312
Past Year
  • Commits: 7
  • Committers: 1
  • Avg Commits per committer: 7.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
mueslo j****e@g****m 97
Johannes Falke j****e@g****m 44

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 7
  • Total pull requests: 3
  • Average time to close issues: over 2 years
  • Average time to close pull requests: 5 days
  • Total issue authors: 1
  • Total pull request authors: 2
  • Average comments per issue: 0.14
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 2
Past Year
  • Issues: 0
  • Pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 2
Top Authors
Issue Authors
  • mueslo (7)
Pull Request Authors
  • dependabot[bot] (3)
  • mueslo (1)
Top Labels
Issue Labels
enhancement (5) bug (1)
Pull Request Labels
dependencies (3) python (3)

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 151 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 1
  • Total versions: 10
  • Total maintainers: 1
pypi.org: fplore

FPLO run evaluation

  • Versions: 10
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 151 Last month
Rankings
Dependent packages count: 10.0%
Dependent repos count: 21.7%
Average: 22.6%
Forks count: 22.6%
Downloads: 26.7%
Stargazers count: 31.9%
Maintainers (1)
Last synced: 6 months ago

Dependencies

setup.py pypi
  • Pint *
  • logbook *
  • matplotlib *
  • numpy *
  • orderedattrdict *
  • progressbar2 *
  • pymatgen *
  • pyparsing *
  • scipy *
.github/workflows/pypi-publish.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • pypa/gh-action-pypi-publish 27b31702a0e7fc50959f5ad993c78deac1bdfc29 composite
.github/workflows/tests.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite