parent
81f70fccfe
commit
3743016a3c
@ -1,24 +1,28 @@
|
|||||||
### Field Kit
|
### Field Kit
|
||||||
|
|
||||||
Meant as a collection of easy-to-use tools that cover common use cases.
|
This repo has two purposes:
|
||||||
WIP.
|
|
||||||
|
- Serve as a collection of easy-to-use tools that cover common use cases.
|
||||||
|
- Be a workspace for HackerRank exercises.
|
||||||
|
|
||||||
|
|
||||||
#### 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
|
#### Python
|
||||||
|
|
||||||
* WIN
|
* in IDEA, make sure to set SDK proj settings / module
|
||||||
** pyenv win
|
|
||||||
|
Loading…
Reference in new issue