https://github.com/withprecedent/judge_islands
Code and documents related to "Judges are not Islands"
https://github.com/withprecedent/judge_islands
Last synced: over 1 year ago
JSON representation
Code and documents related to "Judges are not Islands"
- Host: GitHub
- URL: https://github.com/withprecedent/judge_islands
- Owner: WithPrecedent
- License: other
- Created: 2023-10-11T16:17:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-14T18:16:54.000Z (about 2 years ago)
- Last Synced: 2025-01-16T01:16:57.617Z (over 1 year ago)
- Language: Python
- Size: 7.35 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Judges are not Islands
| | |
| --- | --- |
| Version | [](https://pypi.org/project/judge-islands/) [](https://github.com/WithPrecedent/judge_islands/releases)
| Status | [](https://github.com/WithPrecedent/judge_islands/actions/workflows/ci.yml?query=branch%3Amain) [](https://www.repostatus.org/#active) [](https://pypi.org/project/judge_islands/)
| Documentation | [](https://WithPrecedent.github.io/judge_islands)
| Tools | [](https://squidfunk.github.io/mkdocs-material/) [](https://github.com/astral-sh/Ruff) [](https://PDM.fming.dev) [](https://github.com/TezRomacH/python-package-template/blob/master/.pre-commit-config.yaml) [](https://github.com/features/actions) [](https://editorconfig.org/) [](https://www.github.com/WithPrecedent/judge_islands) [](https://github.com/dependabot)
| Compatibility | [](https://pypi.python.org/pypi/judge_islands/) [](https://www.linux.org/) [](https://www.apple.com/macos/) [](https://www.microsoft.com/en-us/windows?r=1)
| Stats | [](https://pypi.org/project/judge-islands) [](https://github.com/WithPrecedent/judge_islands/stargazers) [](https://github.com/WithPrecedent/judge_islands/graphs/contributors) [](https://github.com/WithPrecedent/judge_islands/graphs/contributors) [](https://github.com/WithPrecedent/judge_islands/forks)
| | |
-----
## What is judge islands?
[TODO: Brief summary of the project]
## Why use judge islands?
[TODO: Features and reasons to use the project (and, possibly, not to use it)]
## Getting started
### Requirements
[TODO: List any OS or other restrictions and pre-installation dependencies]
### Installation
To install `judge islands`, use `pip`:
```sh
pip install judge_islands
```
### Usage
[TODO: Describe common use cases, with possible example(s)]
## Contributing
Contributors are always welcome. Feel free to grab an [issue](https://www.github.com/WithPrecedent/judge_islands/issues) to work on or make a suggested improvement. If you wish to contribute, please read the [Contribution Guide](https://www.github.com/WithPrecedent/judge_islands/contributing.md) and [Code of Conduct](https://www.github.com/WithPrecedent/judge_islands/code_of_conduct.md).
## Similar Projects
[TODO: If they exist, it is always nice to acknowledge other similar efforts]
## Acknowledgments
[TODO: Mention any people or organizations that warrant a special acknowledgment]
## License
Use of this repository is authorized under the [Apache Software License 2.0](https://www.github.com/WithPrecedent/judge_islands/blog/main/LICENSE).