parent
81f70fccfe
commit
3743016a3c
@ -1,24 +1,28 @@
|
||||
### Field Kit
|
||||
|
||||
Meant as a collection of easy-to-use tools that cover common use cases.
|
||||
WIP.
|
||||
This repo has two purposes:
|
||||
|
||||
- Serve as a collection of easy-to-use tools that cover common use cases.
|
||||
- Be a workspace for HackerRank exercises.
|
||||
|
||||
|
||||
#### List of Use Cases
|
||||
|
||||
* Parsing
|
||||
** PDF
|
||||
** CSV
|
||||
** PDF
|
||||
** CSV
|
||||
* Processing
|
||||
** Elastic (?)
|
||||
** Elastic (?)
|
||||
* Deployment
|
||||
** Host (?)
|
||||
** Servlet Container
|
||||
** Frontend (?)
|
||||
** Data Visualization (?)
|
||||
** Host (?)
|
||||
** Servlet Container
|
||||
** Frontend (?)
|
||||
** Data Visualization (?)
|
||||
|
||||
|
||||
|
||||
### Setup
|
||||
|
||||
### Setup
|
||||
#### Python
|
||||
|
||||
* WIN
|
||||
** pyenv win
|
||||
* in IDEA, make sure to set SDK proj settings / module
|
||||
|
Loading…
Reference in new issue