You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-3Lines changed: 11 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,16 @@
1
1
# Netherlands eScience Center Python Template
2
2
3
-
Spend less time setting up and configuring your new Python packages which includes research software good practices from the start.
3
+
Are you writing research software? Save your time on setting up and configuring your new Python packages by using this template. This [Copier-based](https://copier.readthedocs.io) template includes best practices for research software from the beginning. You can choose from various user profiles, each offering a range of features to suit your needs.
4
4
5
-
Use this [Copier](https://copier.readthedocs.io) template to generate an empty Python package. Features include:
5
+
## User profiles
6
+
-**Minimum**
7
+
As the name says is the bare minimum to get started with a Python package.
8
+
-**Recommended**
9
+
This profile is based on the Minimum and includes set of carefully selected features which we believe the users might want. However, all features can be modified by the user.
10
+
-**Let me choose**
11
+
This is a fully customizable profile. You can choose from a list of features to include in your package as you like.
0 commit comments