Ecosyste.ms: Funds
An open API service for providing issue and pull request metadata for open source projects.
https://github.com/python-poetry/crashtest
Last synced: about 5 hours ago
Repository metadata:
Manage Python errors with ease
- Host: GitHub
- URL: https://github.com/python-poetry/crashtest
- Owner: python-poetry
- License: mit
- Created: 2020-04-01T21:08:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-05T23:13:07.000Z (3 months ago)
- Last Synced: 2024-08-06T01:56:01.104Z (3 months ago)
- Language: Python
- Size: 61.5 KB
- Stars: 24
- Watchers: 6
- Forks: 14
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: Poetry
- Login: python-poetry
- Email:
- Kind: organization
- Description: Python packaging and dependency management made easy
- Website: https://python-poetry.org
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/48722593?v=4
- Repositories: 10
- Last Synced at: 2024-03-25T21:19:06.669Z
- Profile URL: https://github.com/python-poetry
- Sponsor URL:
Committers metadata
Last synced: about 8 hours ago
Total Commits: 30
Total Committers: 3
Avg Commits per committer: 10.0
Development Distribution Score (DDS): 0.233
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Bartek Sokorski | b****i@g****m | 23 |
Sébastien Eustace | s****n@e****o | 6 |
Arun Babu Neelicattu | a****u@g****m | 1 |
Issue and Pull Request metadata
Last synced: about 5 hours ago
Dependencies
poetry.lock
pypi
- atomicwrites 1.4.1 develop
- attrs 21.4.0 develop
- cfgv 3.3.1 develop
- colorama 0.4.5 develop
- coverage 6.4.2 develop
- distlib 0.3.5 develop
- filelock 3.7.1 develop
- identify 2.5.2 develop
- importlib-metadata 4.12.0 develop
- iniconfig 1.1.1 develop
- nodeenv 1.7.0 develop
- packaging 21.3 develop
- platformdirs 2.5.2 develop
- pluggy 1.0.0 develop
- pre-commit 2.20.0 develop
- py 1.11.0 develop
- pyparsing 3.0.9 develop
- pytest 7.1.2 develop
- pytest-cov 3.0.0 develop
- pyyaml 6.0 develop
- setuptools 63.2.0 develop
- toml 0.10.2 develop
- tomli 2.0.1 develop
- typing-extensions 4.3.0 develop
- virtualenv 20.16.0 develop
- zipp 3.8.1 develop
pyproject.toml
pypi
- pre-commit ^2.20.0 develop
- pytest ^7.1.2 develop
- pytest-cov ^3.0.0 develop
- python ^3.7
.github/workflows/main.yml
actions
- actions/cache v3 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
.github/workflows/release.yml
actions
- actions/checkout v3 composite
- actions/create-release v1 composite
- actions/setup-python v4 composite