pipelib
Pipelib is a library for creating pipelines for parsing, filtering, and sorting iterables.
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 (11.6%) to scientific vocabulary
Keywords from Contributors
Repository
Pipelib is a library for creating pipelines for parsing, filtering, and sorting iterables.
Basic Info
- Host: GitHub
- Owner: vsoch
- License: mpl-2.0
- Language: Python
- Default Branch: main
- Homepage: https://vsoch.github.io/pipelib/getting_started/user-guide.html
- Size: 2.92 MB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
- Releases: 8
Metadata Files
README.md
Pipelib
Pipelib is a library for creating pipelines. You can parse, compare, and order iterables. With Pipelib you can:
- Create a custom pipeline to parse and compare version strings
- Use a collection of provided sorting functions for custom sorts.
- Assemble different processing blocks to pre-process inputs first.
The initial ideas came from Singularity Registry HPC (shpc) that had a need to parse and compare version strings from docker container tags.
⭐️ Documentation ⭐️
TODO
- add tests for wrappers and pipelines
- automated detection / docs for pipelines too
- should be able to print pretty a pipeline / steps
- ToInteger doesn't work because we choose an int wrapper - we need to be able to detect output and apply a different wrapper type given int.
- pipeline steps will need a way to sort / compare / filter
Contributors
We use the all-contributors tool to generate a contributors graphic below.
Vanessasaurus 💻 |
Eric Berquist 💻 |
License
This code is licensed under the MPL 2.0 LICENSE.
Owner
- Name: Vanessasaurus
- Login: vsoch
- Kind: user
- Website: https://vsoch.github.io
- Twitter: vsoch
- Repositories: 631
- Profile: https://github.com/vsoch
I'm the Vanessasaurus!
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Sochat" given-names: "Vanessa" orcid: "https://orcid.org/0000-0002-4387-3819" title: "pipelib" version: 0.15.0 doi: 10.5281/zenodo.7703389 date-released: 2023-03-07 url: "https://github.com/vsoch/pipelib"
GitHub Events
Total
Last Year
Committers
Last synced: over 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Vanessasaurus | 8****h | 16 |
| github-actions[bot] | 4****] | 2 |
| github-actions | g****s | 1 |
| Eric Berquist | e****t@g****m | 1 |
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 1
- Total pull requests: 11
- Average time to close issues: about 2 hours
- Average time to close pull requests: 3 days
- Total issue authors: 1
- Total pull request authors: 3
- Average comments per issue: 0.0
- Average comments per pull request: 0.09
- Merged pull requests: 10
- Bot issues: 0
- Bot pull requests: 3
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
- vsoch (1)
Pull Request Authors
- vsoch (7)
- github-actions[bot] (3)
- berquist (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 107 last-month
- Total dependent packages: 1
- Total dependent repositories: 1
- Total versions: 9
- Total maintainers: 1
pypi.org: pipelib
A command line client and functions for collation.
- Homepage: https://github.com/vsoch/pipelib
- Documentation: https://pipelib.readthedocs.io/
- License: LICENSE
-
Latest release: 0.0.17
published about 3 years ago
Rankings
Maintainers (1)
Dependencies
- appdirs *
- configargparse *
- docutils ==0.12
- recommonmark *
- sphinx *
- sphinx-argparse *
- sphinx_rtd_theme *
- sphinxcontrib-napoleon *
- JamesIves/github-pages-deploy-action 4.1.1 composite
- actions/checkout v3 composite
- actions/checkout v3 composite
- crate-ci/typos 592b36d23c62cb378f6097a292bc902ee73f93ef composite
- actions/checkout v3 composite
- actions/checkout v3 composite
- con/tributors 0.0.20 composite
- vsoch/pull-request-action 1.0.12 composite
- black * development
- flake8 * development
- isort * development
- pre-commit * development