Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rufilboss/dictionary
https://github.com/rufilboss/dictionary
Last synced: about 8 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/rufilboss/dictionary
- Owner: rufilboss
- Created: 2021-12-19T13:03:39.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-20T21:13:38.000Z (almost 3 years ago)
- Last Synced: 2023-11-09T19:03:28.221Z (about 1 year ago)
- Language: Python
- Size: 1.34 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dictionary
This is just a simple dictonary built with python.## Usage
Make sure you've python3 installed!, then install git:
```sh
sudo apt install git
```
Clone the repo:
```sh
git clone https://github.com/Rufilboy/Dictionary.git
```
And run:
```sh
cd Dictionary
```## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.Please make sure to update tests as appropriate.
## License
This project is [MIT](https://choosealicense.com/licenses/mit/) Licensed.