Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gm3dmo/cmp
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gm3dmo/cmp
- Owner: gm3dmo
- License: gpl-3.0
- Created: 2023-09-14T11:24:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-28T07:32:36.000Z (7 months ago)
- Last Synced: 2024-05-29T05:49:48.270Z (7 months ago)
- Language: Python
- Size: 441 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cmp
See current progress:
- [cmp-production.up.railway.app](https://cmp-production.up.railway.app/)
- [Army Number Search Tool](https://cmp-production.up.railway.app/tools/army-number-search)For configuration [django-environ](https://github.com/joke2k/django-environ) is used.
### Countries
The countries are extracted from this article:https://en.wikipedia.org/wiki/List_of_ISO_3166_country_codes
### Test Coverage
[![Coverage Status](https://coveralls.io/repos/github/gm3dmo/cmp/badge.svg?branch=main)](https://coveralls.io/github/gm3dmo/cmp?branch=main)