File tree Expand file tree Collapse file tree 1 file changed +6
-11
lines changed Expand file tree Collapse file tree 1 file changed +6
-11
lines changed Original file line number Diff line number Diff line change @@ -4,19 +4,9 @@ Mini blog to myself about the technical steps to get a python development enviro
4
4
5
5
Below are sections with links to sub-blogs where I am collecting and curating content.
6
6
7
- ## Python Environment
8
-
9
- - [ ` PyEnv ` ] ( guides/PYENV.md )
10
-
11
- ## Git
12
- - [ GPG Git Commit Signing & Conditional Config] ( guides/GPG_COMMIT_SIGNING.md )
13
- - [ ` precommit ` ] ( guides/ASTRAL_RUFF_UV.md )
14
- - [ Auto-Export Git branch in ZSH] ( guides/ZSH_GIT_BRANCH.md )
15
-
16
- ## Python Dependency Management
7
+ ## Python Environment and Dependency Management
17
8
18
9
- [ Astral ` uv ` ] ( guides/ASTRAL_RUFF_UV.md )
19
- - [ ` pip ` and ` piptools ` ] ( guides/PIPTOOLS.md )
20
10
21
11
## Python Tooling
22
12
@@ -26,6 +16,11 @@ Below are sections with links to sub-blogs where I am collecting and curating co
26
16
- [ Documentation Generation ` mkdocs ` ] ( guides/DOCS_MKDOCS.md )
27
17
- [ AWS CDK] ( guides/IAC_CDK.md )
28
18
19
+ ## Git
20
+ - [ GPG Git Commit Signing & Conditional Config] ( guides/GPG_COMMIT_SIGNING.md )
21
+ - [ ` precommit ` ] ( guides/ASTRAL_RUFF_UV.md )
22
+ - [ Auto-Export Git branch in ZSH] ( guides/ZSH_GIT_BRANCH.md )
23
+
29
24
# DBT
30
25
31
26
- [ Opinionated DBT Project] ( dbt-project/README.md )
You can’t perform that action at this time.
0 commit comments