parent
7eae065b61
commit
12e5244cc8
@ -1,24 +1,22 @@
|
|||||||
### Field Kit
|
# Field Kit
|
||||||
|
|
||||||
Meant as a collection of easy-to-use tools that cover common use cases.
|
Meant as a collection of easy-to-use tools that cover common use cases.
|
||||||
WIP.
|
WIP.
|
||||||
|
|
||||||
#### List of Use Cases
|
## List of Use Cases
|
||||||
|
|
||||||
* Parsing
|
* Parsing
|
||||||
** PDF
|
* PDF
|
||||||
** CSV
|
* CSV
|
||||||
* Processing
|
* Processing
|
||||||
** Elastic (?)
|
* Elastic (?)
|
||||||
* Deployment
|
* Deployment
|
||||||
** Host (?)
|
* Host (?)
|
||||||
** Servlet Container
|
* Servlet Container
|
||||||
** Frontend (?)
|
* Frontend (?)
|
||||||
** Data Visualization (?)
|
* Data Visualization (?)
|
||||||
|
|
||||||
|
## Setup
|
||||||
|
|
||||||
### Setup
|
|
||||||
|
|
||||||
* WIN
|
* WIN
|
||||||
** pyenv win
|
* pyenv win
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
= DATA
|
# DATA
|
||||||
:toc:
|
|
||||||
|
|
||||||
|
## API
|
||||||
|
|
||||||
=== API
|
|
||||||
* https://pokeapi.co/docs/v2
|
* https://pokeapi.co/docs/v2
|
Loading…
Reference in new issue