https://github.com/divewithdamian/pikepdf-annots
Helper utilities for pikepdf
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 (1.7%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
Helper utilities for pikepdf
Basic Info
Statistics
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 1
Topics
Metadata Files
README.md
PikePDF helper utilities
Helper utilities for editing PDFs using PikePDF.
Example usage
```python3 from pathlib import PosixPath from pikepdf_annots import EditableForm, AnnotationMatcher
class ExampleForm(EditableForm): def getsource_pdf(self) -> PosixPath: return PosixPath('source.pdf')
with ExampleForm() as pdf: pdf.updateannotation(0, AnnotationMatcher("First Name"), "Bob") pdf.updateannotation(0, AnnotationMatcher("Last Name"), "Smoth") ```
Owner
- Name: Dive With Damian
- Login: DiveWithDamian
- Kind: organization
- Location: Underwater
- Website: https://divewithdamian.eu
- Repositories: 3
- Profile: https://github.com/DiveWithDamian
Scuba Diver Training & Diving Services
GitHub Events
Total
- Delete event: 189
- Push event: 378
- Pull request event: 376
- Create event: 186
- Commit comment event: 190
Last Year
- Delete event: 189
- Push event: 378
- Pull request event: 376
- Create event: 186
- Commit comment event: 190
Committers
Last synced: over 3 years ago
All Time
- Total Commits: 79
- Total Committers: 5
- Avg Commits per committer: 15.8
- Development Distribution Score (DDS): 0.532
Top Committers
| Name | Commits | |
|---|---|---|
| infrabits-pipup[bot] | 1****]@u****m | 37 |
| pyup-bot | g****t@p****o | 16 |
| infraoverlord | 5****d@u****m | 16 |
| Damian Zaremba | d****n@d****k | 8 |
| github-actions[bot] | 4****]@u****m | 2 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 8
- Total pull requests: 1,130
- Average time to close issues: 1 minute
- Average time to close pull requests: 1 minute
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 8
- Bot pull requests: 1,130
Past Year
- Issues: 6
- Pull requests: 414
- Average time to close issues: 1 minute
- Average time to close pull requests: 1 minute
- Issue authors: 1
- Pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 6
- Bot pull requests: 414
Top Authors
Issue Authors
- infrabits-pipup[bot] (8)
Pull Request Authors
- infrabits-pipup[bot] (1,130)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 9 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 1
- Total maintainers: 1
pypi.org: pikepdf-annots
PikePDF helper utilities
- Homepage: https://github.com/DiveWithDamian/pikepdf-annots
- Documentation: https://pikepdf-annots.readthedocs.io/
- License: MIT
-
Latest release: 0.0.1
published about 5 years ago
Rankings
Maintainers (1)
Dependencies
- mypy ==0.961
- pylama ==8.3.8
- pytest ==7.1.2
- tox ==3.25.1
- pikepdf ==5.3.1
- str *
- actions/checkout v2 composite
- actions/setup-python v2 composite
- actions/checkout v2 composite
- actions/create-release v1 composite
- actions/setup-python v2 composite
- pypa/gh-action-pypi-publish master composite