https://github.com/r2dev2/spdict
An asyncronous commandline interface to SpanishDict
https://github.com/r2dev2/spdict
Last synced: 8 months ago
JSON representation
An asyncronous commandline interface to SpanishDict
- Host: GitHub
- URL: https://github.com/r2dev2/spdict
- Owner: r2dev2
- Created: 2021-04-07T21:02:48.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-12T02:03:42.000Z (about 4 years ago)
- Last Synced: 2025-02-04T04:52:51.140Z (about 1 year ago)
- Language: Python
- Size: 17.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SpDict
A commandline interface to spanishdict
## Installation
```
pip install spdict
```
## Usage
```
spdict --help
spdict translate chair desk table hola
spdict conjugate perder tomar
spdict conjugate subjunctive perder tomar
```