Skip to content

Commit a4f24fc

Browse files
authored
Update README.md
1 parent 6da9b41 commit a4f24fc

File tree

1 file changed

+6
-11
lines changed

1 file changed

+6
-11
lines changed

README.md

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,9 @@ Mini blog to myself about the technical steps to get a python development enviro
44

55
Below are sections with links to sub-blogs where I am collecting and curating content.
66

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
178

189
- [Astral `uv`](guides/ASTRAL_RUFF_UV.md)
19-
- [`pip` and `piptools`](guides/PIPTOOLS.md)
2010

2111
## Python Tooling
2212

@@ -26,6 +16,11 @@ Below are sections with links to sub-blogs where I am collecting and curating co
2616
- [Documentation Generation `mkdocs`](guides/DOCS_MKDOCS.md)
2717
- [AWS CDK](guides/IAC_CDK.md)
2818

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+
2924
# DBT
3025

3126
- [Opinionated DBT Project](dbt-project/README.md)

0 commit comments

Comments
 (0)