File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,12 @@ that can be useful in software development. If your project falls under the
1717range of capabilities they have you can save a lot of time by using them or
1818adapting them to start your project.
1919
20- ## Shablona
20+ ## Scientific Python Development Tools
21+ [ learnscientificpython.org] ( https://learn.scientific-python.org/development/guides/packaging-simple/ )
22+ has templates and tutorials guiding development of python packages using the
23+ most updated standards and norms in the scientific python community.
24+
25+ ## Shablona
2126[ Shablona] ( https://github.com/uwescience/shablona ) is a template repository that
2227is designed for scientific python projects. The template comes with everything a
2328small-scale project might need, and can be easily adapted for python projects.
You can’t perform that action at this time.
0 commit comments