Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
394 commits
Select commit Hold shift + click to select a range
8ece0ec
Update launch_vscode.sh
blooop Jun 24, 2024
9ddc06d
Update launch_vscode.sh
blooop Jun 24, 2024
097f864
Bump the dev-dependencies group with 4 updates
dependabot[bot] Jul 1, 2024
e3b50a4
add back devenv
blooop Jul 3, 2024
d494479
Update pyproject.toml
blooop Jul 4, 2024
8b018bb
update pixi.lock
blooop Jul 6, 2024
46c4a7f
add author name and email changes possible with project renaming task
justagist Jul 30, 2024
fc90743
bug fix; file name type
justagist Jul 30, 2024
e169a33
update pixi.lock
blooop Jul 30, 2024
4ef0e67
update pixi.lock
blooop Jul 30, 2024
4ce45bd
update readme
blooop Jul 30, 2024
cf7fb60
update pixi.lock
blooop Jul 30, 2024
4d0371e
Merge pull request #39 from blooop/feature/fix_install
blooop Jul 30, 2024
53fc406
Merge remote-tracking branch 'origin/main' into dependabot/pip/dev-de…
blooop Jul 30, 2024
ccfb53f
update pixi.lock
blooop Jul 30, 2024
19b5d62
Merge pull request #37 from blooop/dependabot/pip/dev-dependencies-10…
blooop Jul 30, 2024
ef22d00
Bump the dev-dependencies group with 5 updates
dependabot[bot] Jul 30, 2024
affdb1d
update pixi.lock
blooop Jul 30, 2024
d609296
Merge pull request #40 from blooop/dependabot/pip/dev-dependencies-22…
blooop Jul 30, 2024
6c138cc
Merge remote-tracking branch 'upstream/main'
justagist Jul 30, 2024
a51c339
Merge pull request #38 from justagist/main
blooop Jul 30, 2024
622c4a7
check if args are passed into the rename script
blooop Jul 31, 2024
c9841f3
update readme
blooop Jul 31, 2024
8ba3d39
add docs on basic pixi ci tasks
blooop Jul 31, 2024
6be67e0
Merge pull request #41 from blooop/feature/check_rename_args
blooop Jul 31, 2024
fbd61c6
update pixi.lock
blooop Aug 15, 2024
25c98d2
update bulid system to hatching as reccomended by pixi 0.27.1
blooop Aug 15, 2024
572f9fb
update pixi.lock
blooop Aug 15, 2024
9465596
add: support for python 3.12
blooop Aug 22, 2024
22abcd6
update pixi.lock
blooop Aug 22, 2024
6f3918e
Merge pull request #42 from blooop/feature/update_pixi_version
blooop Aug 22, 2024
0f9cb28
update pixi.lock
blooop Aug 22, 2024
9a21d55
update pixi.lock
blooop Aug 30, 2024
7efc238
Merge pull request #44 from blooop/feature/python_badge
blooop Aug 30, 2024
2b6a136
add: support for uv and remove pip and flit.
blooop Aug 30, 2024
2b182ac
Merge pull request #45 from blooop/feature/uv
blooop Aug 30, 2024
17ea4c5
fix: move project urls to top
blooop Aug 30, 2024
f80ac45
update pixi.lock
blooop Aug 30, 2024
a6d7d1f
Merge pull request #47 from blooop/feature/hatchling
blooop Aug 30, 2024
581314a
Bump the dev-dependencies group with 4 updates
dependabot[bot] Aug 30, 2024
8e609c2
update pixi.lock
blooop Aug 30, 2024
b93dd58
Merge pull request #46 from blooop/dependabot/pip/dev-dependencies-26…
blooop Aug 30, 2024
dc0021c
Update pylint requirement in the dev-dependencies group
dependabot[bot] Sep 1, 2024
16d3c64
add: rockerc.yaml
blooop Sep 2, 2024
0f0e865
fix: rename project
blooop Sep 2, 2024
e955358
update pixi.lock
blooop Sep 2, 2024
c831148
Merge pull request #49 from blooop/feature/rename_fix
blooop Sep 2, 2024
176dff0
Merge remote-tracking branch 'origin/feature/rename_fix' into dependa…
blooop Sep 2, 2024
751717b
update pixi.lock
blooop Sep 2, 2024
b7a1d5e
Merge pull request #48 from blooop/dependabot/pip/dev-dependencies-29…
blooop Sep 2, 2024
0b38ae3
hotfix: licence url
blooop Sep 7, 2024
f10d1dd
add: MIT licence
blooop Sep 7, 2024
60ed194
remove pixi script and use pixi-rocker instead
blooop Sep 7, 2024
e5e835b
update pixi.lock
blooop Sep 7, 2024
378c144
Merge pull request #50 from blooop/feature/licence
blooop Sep 7, 2024
17f9d9f
Merge remote-tracking branch 'origin/main' into feature/pixi_rocker
blooop Sep 7, 2024
9a78ad3
fix licence
blooop Sep 7, 2024
3264654
Merge pull request #51 from blooop/feature/pixi_rocker
blooop Sep 7, 2024
cd98c46
breaking: remove install_pixi.sh
blooop Sep 13, 2024
425a1b2
add: update rockerc to use pixi_rocker extension
blooop Sep 13, 2024
6661ebd
add: description to rockerc.yaml file
blooop Sep 13, 2024
819cdbd
breaking: remove curl and ca-certificates dependencies and add pip
blooop Sep 13, 2024
8c0237c
Merge remote-tracking branch 'origin/main' into feature/rockerc
blooop Sep 13, 2024
bba8981
improve docs of rockerc.yaml
blooop Sep 13, 2024
23e0200
Merge pull request #52 from blooop/feature/rockerc
blooop Sep 13, 2024
5e02fc8
update launch_vscode.sh to use rockervsc instead of rockerc
blooop Sep 16, 2024
8b145bd
Merge pull request #53 from blooop/feature/rockervsc
blooop Sep 16, 2024
3d912e3
Bump the dev-dependencies group with 3 updates
dependabot[bot] Sep 16, 2024
d43cdf8
Merge remote-tracking branch 'origin/main' into dependabot/pip/dev-de…
blooop Sep 16, 2024
51015d2
update pixi.lock
blooop Sep 16, 2024
5db79fa
Merge pull request #54 from blooop/dependabot/pip/dev-dependencies-e8…
blooop Sep 16, 2024
eff5d31
docs: update the docs to mention github actions setup.
blooop Sep 18, 2024
ea831e0
docs: add dependabot
blooop Sep 18, 2024
95ed76e
docs: resolve pr comments
blooop Sep 18, 2024
0a5a594
Merge pull request #55 from blooop/feature/readme
blooop Sep 18, 2024
9958a90
Update README.md
blooop Sep 18, 2024
14f7fce
Update README.md
blooop Sep 18, 2024
8818bb8
add: lazygit to the rockerc config
blooop Sep 19, 2024
ca108d1
feat: add support for python 3.13
blooop Sep 29, 2024
5cb5073
Merge branch 'main' into feature/remove_devenv
blooop Sep 29, 2024
f323b9b
breaking!: remove devenv and devenv tasks
blooop Sep 29, 2024
7221a4a
update pixi.lock
blooop Sep 29, 2024
ea153db
Merge pull request #56 from blooop/feature/lazygit
blooop Sep 29, 2024
ee03c19
Merge pull request #57 from blooop/feature/remove_devenv
blooop Sep 29, 2024
9735c62
docs: update readme badge to support 3.13
blooop Sep 29, 2024
3d82a22
Merge remote-tracking branch 'origin/main' into feature/python3.13
blooop Oct 1, 2024
a3ce148
Bump the dev-dependencies group with 3 updates
dependabot[bot] Oct 1, 2024
2ad9fce
update pixi.lock
blooop Oct 8, 2024
d750bdd
Merge pull request #59 from blooop/dependabot/pip/dev-dependencies-ae…
blooop Oct 8, 2024
3ac74de
update pixi.lock
blooop Oct 9, 2024
5175f4a
update pixi.lock
blooop Oct 9, 2024
f8329d3
Merge pull request #58 from blooop/feature/python3.13
blooop Oct 9, 2024
7990ab1
dev: update devcontainer to use pixi
blooop Oct 14, 2024
4394aa9
feat: disable docker in docker
blooop Oct 14, 2024
7ff863b
Merge pull request #60 from blooop/feature/pixi_devcontainer
blooop Oct 14, 2024
5cabde6
update setup script
blooop Oct 21, 2024
5c5b4e2
update setup script
blooop Oct 21, 2024
392cd17
move docker groupadd to the end
blooop Oct 21, 2024
49226e5
ci: remove check clean workspace as part of ci
blooop Nov 2, 2024
2289528
env: add usd to git lfs
blooop Nov 2, 2024
d663356
Merge pull request #62 from blooop/feature/remove_check_clean_workspace
blooop Nov 2, 2024
339b6fd
build(deps): bump the dev-dependencies group across 1 directory with …
dependabot[bot] Nov 2, 2024
dc4f8d3
Merge pull request #63 from blooop/dependabot/pip/dev-dependencies-7f…
blooop Nov 2, 2024
26eac32
remove git global config command
blooop Nov 2, 2024
19fb1a8
Feature/pre commit (#64)
blooop Nov 14, 2024
7eaec9c
Feature/more pre commit (#65)
blooop Nov 14, 2024
2ebae3a
Merge pull request #66 from blooop/feature/pre_commit
blooop Nov 14, 2024
eca4749
set global pull.rebase to false
blooop Nov 16, 2024
f321d3d
build(deps): bump the dev-dependencies group with 3 updates
dependabot[bot] Dec 1, 2024
e795173
build(deps): bump codecov/codecov-action from 4 to 5
dependabot[bot] Dec 1, 2024
89b3d7c
build(deps): bump pre-commit/action from 3.0.0 to 3.0.1
dependabot[bot] Dec 1, 2024
84ac6a0
Merge pull request #68 from blooop/dependabot/pip/dev-dependencies-ca…
blooop Dec 7, 2024
5532eed
Merge pull request #69 from blooop/dependabot/github_actions/codecov/…
blooop Dec 7, 2024
1e3675b
Merge pull request #71 from blooop/dependabot/github_actions/pre-comm…
blooop Dec 7, 2024
6c14f08
build(deps): bump actions/checkout from 2 to 4
dependabot[bot] Dec 7, 2024
7a4340b
Merge pull request #70 from blooop/dependabot/github_actions/actions/…
blooop Dec 7, 2024
c1cf09a
remove ruff auto fix as it gets in the way of development
blooop Dec 7, 2024
4fa00ac
Merge pull request #72 from blooop/feature/pre-commit
blooop Dec 7, 2024
23cc32a
build(deps): bump the dev-dependencies group with 5 updates
dependabot[bot] Jan 1, 2025
37b5e52
Merge pull request #73 from blooop/dependabot/pip/dev-dependencies-4e…
blooop Jan 2, 2025
040cfd0
build(deps): update ruff requirement in the dev-dependencies group
dependabot[bot] Jan 5, 2025
9301339
Merge pull request #74 from blooop/dependabot/pip/dev-dependencies-3e…
blooop Jan 5, 2025
9477df6
autoformat and update to depends-on
blooop Jan 14, 2025
d6291e4
Merge pull request #75 from blooop/feature/depends_on_fix
blooop Jan 14, 2025
d1d81a5
add codespell ignore
blooop Jan 14, 2025
bdb6322
add codespell ignore
blooop Jan 14, 2025
248af73
Merge pull request #76 from blooop/feature/codespell_ignore
blooop Jan 14, 2025
da20524
update pixi.lock
blooop Jan 18, 2025
5b75985
build(deps): bump the dev-dependencies group with 4 updates
dependabot[bot] Feb 1, 2025
b4bb55b
remove black as the default formatter, use ruff instead
blooop Feb 16, 2025
b2af4c7
update pixi.lock
blooop Feb 16, 2025
112e6f6
update pixi.lock
blooop Feb 16, 2025
a981497
Merge pull request #78 from blooop/feature/remove_black_extension
blooop Feb 16, 2025
73d53b2
Merge pull request #77 from blooop/dependabot/pip/dev-dependencies-23…
blooop Feb 16, 2025
fceedca
add cwd for rocker and remove lazygit
blooop Feb 23, 2025
88d77f6
Merge pull request #79 from blooop/feature/cwd
blooop Feb 23, 2025
028f995
add uv install
blooop Feb 28, 2025
1b69dfd
build(deps): bump the dev-dependencies group with 3 updates
dependabot[bot] Mar 1, 2025
c9dc041
build(deps): bump prefix-dev/setup-pixi from 0.8.1 to 0.8.3
dependabot[bot] Mar 1, 2025
00b6242
Merge pull request #81 from blooop/dependabot/github_actions/prefix-d…
blooop Mar 1, 2025
752783a
Merge pull request #80 from blooop/dependabot/pip/dev-dependencies-c5…
blooop Mar 1, 2025
75529e4
update pixi.lock
blooop Mar 1, 2025
a5c2934
env: update devcontainer config files
blooop Mar 1, 2025
e1920c1
update devcontainer
blooop Mar 1, 2025
55c3be7
update extensions
blooop Mar 1, 2025
b18fe3d
add common utils feature
blooop Mar 1, 2025
a5bc31a
add common utils and fix lines endings
blooop Mar 1, 2025
4c33db7
Merge pull request #82 from blooop/feature/update_devcontainer
blooop Mar 1, 2025
a3def99
build(deps): bump prefix-dev/setup-pixi from 0.8.3 to 0.8.4
dependabot[bot] Apr 1, 2025
1080ab7
build(deps): bump the dev-dependencies group with 6 updates
dependabot[bot] Apr 1, 2025
2ddbf1e
Merge pull request #84 from blooop/dependabot/pip/dev-dependencies-f1…
blooop Apr 17, 2025
b35e60b
Merge pull request #83 from blooop/dependabot/github_actions/prefix-d…
blooop Apr 17, 2025
b92b907
build(deps): bump prefix-dev/setup-pixi from 0.8.4 to 0.8.8
dependabot[bot] May 1, 2025
4d7a70e
build(deps): bump the dev-dependencies group across 1 directory with …
dependabot[bot] Jun 1, 2025
f512054
Merge pull request #87 from blooop/dependabot/pip/dev-dependencies-f1…
blooop Jun 1, 2025
6a036b2
Merge pull request #86 from blooop/dependabot/github_actions/prefix-d…
blooop Jun 29, 2025
58f5403
build(deps): bump the dev-dependencies group with 5 updates
dependabot[bot] Jul 1, 2025
5c84dd4
build(deps): bump prefix-dev/setup-pixi from 0.8.8 to 0.8.14
dependabot[bot] Aug 1, 2025
f3ef7cf
Merge pull request #89 from blooop/dependabot/pip/dev-dependencies-96…
blooop Aug 2, 2025
c9fb7e9
Merge pull request #90 from blooop/dependabot/github_actions/prefix-d…
blooop Aug 2, 2025
b16256b
add shellcheck
blooop Sep 1, 2025
011eb99
bump pixi version
blooop Sep 1, 2025
468fc11
update pixi.lock
blooop Sep 1, 2025
e8ae755
Merge pull request #91 from blooop/feature/shellcheck
blooop Sep 1, 2025
5032386
build(deps): bump prefix-dev/setup-pixi from 0.8.14 to 0.9.1
dependabot[bot] Sep 27, 2025
aec6e44
build(deps): bump the dev-dependencies group with 7 updates
dependabot[bot] Sep 27, 2025
58a68d3
Merge pull request #92 from blooop/dependabot/github_actions/prefix-d…
blooop Sep 27, 2025
a68d1e2
Merge pull request #94 from blooop/dependabot/pip/dev-dependencies-e0…
blooop Sep 27, 2025
ff66008
build(deps): bump actions/checkout from 4 to 5
dependabot[bot] Sep 27, 2025
ab3a927
only install extensions if inside a docker container
blooop Sep 27, 2025
b24be8b
Merge pull request #93 from blooop/dependabot/github_actions/actions/…
blooop Sep 27, 2025
cdc843b
Merge pull request #95 from blooop/feature/detect_docker
blooop Sep 27, 2025
626c4c2
remove deps.yaml and upate rockerc
blooop Oct 12, 2025
f67a4c9
Merge pull request #96 from blooop/feature/update_rockerc
blooop Oct 12, 2025
2435d18
build(deps): bump prefix-dev/setup-pixi from 0.9.1 to 0.9.2
dependabot[bot] Nov 1, 2025
f32d60d
Clean up README: remove black reference and update legacy section
claude Nov 12, 2025
0701fa3
Remove all black references and fix outdated configurations
claude Nov 12, 2025
f28bb03
Additional cleanup and consistency improvements
claude Nov 12, 2025
ca9bd8f
Merge pull request #99 from blooop/claude/update-readme-cleanup-011CV…
blooop Nov 12, 2025
01e1b3f
Merge pull request #97 from blooop/dependabot/github_actions/prefix-d…
blooop Nov 12, 2025
562f046
build(deps): bump prefix-dev/setup-pixi from 0.9.2 to 0.9.3
dependabot[bot] Nov 12, 2025
5990b43
build(deps-dev): bump the dev-dependencies group across 1 directory w…
dependabot[bot] Nov 12, 2025
9bdd182
Merge pull request #100 from blooop/dependabot/github_actions/prefix-…
blooop Nov 12, 2025
70e6c3f
Merge pull request #101 from blooop/dependabot/pip/dev-dependencies-1…
blooop Nov 12, 2025
09d0db8
update pixi to workspace
blooop Nov 15, 2025
e650182
update pixi.lock
blooop Nov 15, 2025
c4fc62c
Merge pull request #102 from blooop/feature/fix-workspace
blooop Nov 15, 2025
46b2e99
Add Claude Code online environment support
claude Nov 16, 2025
94fab02
Merge pull request #103 from blooop/claude/setup-claude-template-018p…
blooop Nov 16, 2025
d260b40
build(deps): bump actions/checkout from 5 to 6
dependabot[bot] Nov 29, 2025
5747b2b
Merge pull request #104 from blooop/dependabot/github_actions/actions…
blooop Nov 29, 2025
4a40b2a
build(deps-dev): bump the dev-dependencies group with 6 updates
dependabot[bot] Nov 29, 2025
bb26f4c
Merge pull request #105 from blooop/dependabot/pip/dev-dependencies-9…
blooop Nov 29, 2025
48cece3
build(deps-dev): bump the dev-dependencies group with 2 updates
dependabot[bot] Dec 1, 2025
086e4e8
Merge pull request #106 from blooop/dependabot/pip/dev-dependencies-6…
blooop Dec 21, 2025
d621c28
update devcontainer pixi version
blooop Dec 24, 2025
6117508
update devcontainer setup
blooop Dec 24, 2025
0aa29df
update pixi.lock
blooop Dec 24, 2025
e0b19f7
Merge pull request #107 from blooop/feature/update_devcontainer
blooop Dec 24, 2025
823b770
add devpod to gitignore
blooop Dec 24, 2025
22c5c43
Merge pull request #108 from blooop/feature/devpod_ignore
blooop Dec 24, 2025
fb2d8b8
update extensions
blooop Dec 24, 2025
05488dc
Merge pull request #109 from blooop/feature/extensions
blooop Dec 24, 2025
c842977
turn off auto submodule.recurse
blooop Dec 28, 2025
7ff2493
basic claude code with link click authorisation working, not reusing
blooop Dec 28, 2025
7c23461
set files back to readonly
blooop Dec 28, 2025
0e7576a
update pixi.lock
blooop Dec 28, 2025
50a60db
update notes
blooop Dec 28, 2025
1aa5ac6
Merge pull request #110 from blooop/feature/claude_feature
blooop Dec 28, 2025
6b4a890
build(deps-dev): bump the dev-dependencies group with 5 updates
dependabot[bot] Dec 29, 2025
34822ba
Merge pull request #111 from blooop/dependabot/pip/dev-dependencies-3…
blooop Dec 29, 2025
e18d720
address some comments
blooop Dec 29, 2025
151cc85
reduce auto installed extensions
blooop Dec 29, 2025
eec73b9
fail clearly
blooop Dec 29, 2025
fc842f7
update pixi.lock
blooop Dec 29, 2025
70e9234
autoformat code
blooop Dec 29, 2025
f5257ed
restore node and add ssh
blooop Dec 29, 2025
65fcc34
remove trailing comma
blooop Dec 29, 2025
acfb761
Merge pull request #112 from blooop/feauture/claude_fixes
blooop Dec 29, 2025
6ce9c59
update extensions
blooop Dec 29, 2025
8108ddd
add ty
blooop Dec 30, 2025
119afdc
update pixi.lock
blooop Dec 30, 2025
f950966
update pixi.lock
blooop Dec 30, 2025
2646125
Merge pull request #113 from blooop/feature/ty
blooop Dec 30, 2025
2508756
use dependson for node
blooop Dec 30, 2025
2c73d63
Merge pull request #114 from blooop/feature/dependson_node
blooop Dec 30, 2025
665462e
update pixi lock
blooop Dec 31, 2025
8091364
build(deps-dev): update hypothesis requirement
dependabot[bot] Jan 1, 2026
a989caf
Merge pull request #115 from blooop/dependabot/pip/dev-dependencies-1…
blooop Jan 1, 2026
e9fa5bf
fix: make devcontainer portable across hosts
blooop Jan 11, 2026
6330d33
Address code review: remove hardcoded paths, improve home resolution
blooop Jan 11, 2026
2cd30e7
Fix pixi trampoline bug and defer claude download to first run
blooop Jan 11, 2026
7188153
Merge pull request #116 from blooop/fix/portable-devcontainer-claude
blooop Jan 11, 2026
adb78a5
use ubuntu:24.04 instead of jammy
blooop Jan 11, 2026
f3d3149
update pixi.lock
blooop Jan 11, 2026
bd85405
Add devpod dependency and dev tasks
blooop Jan 13, 2026
a36e82d
Add dev-add-docker task to ensure docker provider exists
blooop Jan 13, 2026
b336331
Add SSH-based dev tasks, rename VSCode tasks to dev-vs
blooop Jan 13, 2026
3d1c321
Use ssh command directly for proper agent forwarding
blooop Jan 13, 2026
79cb50f
Configure SSH agent forwarding via devcontainer mount
blooop Jan 13, 2026
c72826b
Merge pull request #117 from blooop/feature/add-devpod-tasks
blooop Jan 14, 2026
a64633a
Fix devpod SSH tunneling and VS Code IDE launch issues
blooop Jan 14, 2026
2f60566
Address PR #117 review comments
blooop Jan 14, 2026
6580049
Merge pull request #118 from blooop/fix/devpod-ssh-and-ide-tasks
blooop Jan 14, 2026
09d0649
build(deps-dev): bump the dev-dependencies group with 2 updates
dependabot[bot] Jan 14, 2026
aae1e74
Merge pull request #119 from blooop/dependabot/pip/dev-dependencies-f…
blooop Jan 14, 2026
0494986
feat: pull changes from remote template
blooop Jan 14, 2026
ef6d344
rename project to dev_template
blooop Jan 14, 2026
bfce6c0
update pixi.lock
blooop Jan 14, 2026
e589ddf
fix: bust CI cache to resolve package name mismatch
blooop Jan 14, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "python_template",
"name": "dev_template",
"build": {
"dockerfile": "Dockerfile",
"context": ".."
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- uses: prefix-dev/setup-pixi@v0.9.3
with:
cache: true
cache-key: prefix-v1-
frozen: true
environments: ${{ matrix.environment }}
- name: CI
Expand Down
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"files.exclude": {
"**/__pycache__/**": true,
"/home/vscode/.local/lib/python3.10/site-packages/python_template/**": true
"/home/vscode/.local/lib/python3.10/site-packages/dev_template/**": true
},
"python.analysis.autoImportCompletions": false //vscode gets it wrong more than right and mostly gets in the way
}
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Changelog

## python_template
## dev_template

## [0.2.0]
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# python_template
# dev_template
A template repo for python projects that is set up using [pixi](https://pixi.sh).

This has basic setup for
Expand All @@ -15,12 +15,12 @@ This has basic setup for

## Continuous Integration Status

[![Ci](https://github.com/blooop/python_template/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/blooop/python_template/actions/workflows/ci.yml?query=branch%3Amain)
[![Codecov](https://codecov.io/gh/blooop/python_template/branch/main/graph/badge.svg?token=Y212GW1PG6)](https://codecov.io/gh/blooop/python_template)
[![GitHub issues](https://img.shields.io/github/issues/blooop/python_template.svg)](https://GitHub.com/blooop/python_template/issues/)
[![GitHub pull-requests merged](https://badgen.net/github/merged-prs/blooop/python_template)](https://github.com/blooop/python_template/pulls?q=is%3Amerged)
[![GitHub release](https://img.shields.io/github/release/blooop/python_template.svg)](https://GitHub.com/blooop/python_template/releases/)
[![License](https://img.shields.io/github/license/blooop/python_template)](https://opensource.org/license/mit/)
[![Ci](https://github.com/blooop/dev_template/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/blooop/dev_template/actions/workflows/ci.yml?query=branch%3Amain)
[![Codecov](https://codecov.io/gh/blooop/dev_template/branch/main/graph/badge.svg?token=Y212GW1PG6)](https://codecov.io/gh/blooop/dev_template)
[![GitHub issues](https://img.shields.io/github/issues/blooop/dev_template.svg)](https://GitHub.com/blooop/dev_template/issues/)
[![GitHub pull-requests merged](https://badgen.net/github/merged-prs/blooop/dev_template)](https://github.com/blooop/dev_template/pulls?q=is%3Amerged)
[![GitHub release](https://img.shields.io/github/release/blooop/dev_template.svg)](https://GitHub.com/blooop/dev_template/releases/)
[![License](https://img.shields.io/github/license/blooop/dev_template)](https://opensource.org/license/mit/)
[![Python](https://img.shields.io/badge/python-3.10%20%7C%203.11%20%7C%203.12%20%7C%203.13-blue)](https://www.python.org/downloads/)
[![Pixi Badge](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/prefix-dev/pixi/main/assets/badge/v0.json)](https://pixi.sh)

Expand Down
File renamed without changes.
File renamed without changes.
6 changes: 3 additions & 3 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@

copyright = "2023, Austin Gregg-Smith" # pylint:disable=redefined-builtin
author = "Austin Gregg-Smith"
release = metadata.version("python_template")
project = f"python_template {release}"
release = metadata.version("dev_template")
project = f"dev_template {release}"


# -- General configuration ---------------------------------------------------
Expand All @@ -29,7 +29,7 @@
html_theme = "sphinx_rtd_theme"
# html_static_path = ["_static"]

autoapi_dirs = ["../python_template"]
autoapi_dirs = ["../dev_template"]
autoapi_ignore = ["*example_*", "*example*", "*experimental*"]


Expand Down
4 changes: 2 additions & 2 deletions docs/index.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
.. python_template documentation master file, created by
.. dev_template documentation master file, created by
sphinx-quickstart on Mon Nov 27 15:01:32 2023.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.

Welcome to python_template's documentation!
Welcome to dev_template's documentation!
===========================================

.. toctree::
Expand Down
12 changes: 6 additions & 6 deletions docs/intro.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ This has basic setup for

## Continuous Integration Status

[![Ci](https://github.com/blooop/python_template/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/blooop/python_template/actions/workflows/ci.yml?query=branch%3Amain)
[![Codecov](https://codecov.io/gh/blooop/python_template/branch/main/graph/badge.svg?token=Y212GW1PG6)](https://codecov.io/gh/blooop/python_template)
[![GitHub issues](https://img.shields.io/github/issues/blooop/python_template.svg)](https://GitHub.com/blooop/python_template/issues/)
[![GitHub pull-requests merged](https://badgen.net/github/merged-prs/blooop/python_template)](https://github.com/blooop/python_template/pulls?q=is%3Amerged)
[![GitHub release](https://img.shields.io/github/release/blooop/python_template.svg)](https://GitHub.com/blooop/python_template/releases/)
[![License](https://img.shields.io/github/license/blooop/python_template)](https://opensource.org/license/mit/)
[![Ci](https://github.com/blooop/dev_template/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/blooop/dev_template/actions/workflows/ci.yml?query=branch%3Amain)
[![Codecov](https://codecov.io/gh/blooop/dev_template/branch/main/graph/badge.svg?token=Y212GW1PG6)](https://codecov.io/gh/blooop/dev_template)
[![GitHub issues](https://img.shields.io/github/issues/blooop/dev_template.svg)](https://GitHub.com/blooop/dev_template/issues/)
[![GitHub pull-requests merged](https://badgen.net/github/merged-prs/blooop/dev_template)](https://github.com/blooop/dev_template/pulls?q=is%3Amerged)
[![GitHub release](https://img.shields.io/github/release/blooop/dev_template.svg)](https://GitHub.com/blooop/dev_template/releases/)
[![License](https://img.shields.io/github/license/blooop/dev_template)](https://opensource.org/license/mit/)
[![Python](https://img.shields.io/badge/python-3.10%20%7C%203.11%20%7C%203.12%20%7C%203.13-blue)](https://www.python.org/downloads/)


Expand Down
2 changes: 1 addition & 1 deletion example/example.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from python_template.basic_class import BasicClass
from dev_template.basic_class import BasicClass

bc = BasicClass()
print(bc.int_var)
Loading