-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme
39 lines (32 loc) · 1.14 KB
/
readme
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
>This repo is experimental and under continuous development
# Python CDP
Collection of customer data platform scripts that Im eventually packaging into a CLI. Specifically the scripts are for automating SEO can cold outreach database tasks.
The current state is disorganized and waiting for proper refactoring, but there are some standalone scripts that can be useful for technical marketeers in their SEO and cold outreach.
Im constantly updating this as it is my intention to build a fully functional Customer Data Platform
## The current tech stack where Im focusing on
- python
- clickhouse SQL
- zsh
- Google Sheets (Gspread, AppScripts)
### Tech that Im testing
- Mojo
- Go
- Elixir
### Recommended IDEs
- VSCode
- VSCodium
- Cursor.sh
## Recommended VSCode extensions
- Foam
- Markdown All in One
- Data Wrangler
- SQL Tools
- YAML
- Postman
- Jupyter
- Pylance
# Roadmap
- Refactoring the codebase
- Making the scripts more coherent and unified
- Command line interface so these tools can be called from cli
- Integration with Windmill.dev to make these scripts available through automatically generated UI in a similar fashion as Retool (maybe)