Skip to content

Commit 5175335

Browse files
authored
Update README.md
1 parent 03fb195 commit 5175335

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,11 @@
11
# kineticstoolkit_extensions
22
Additional modules and development of new features for Kinetics Toolkit
3+
4+
This repository will replace the different repositories used for the current extension system. It will also be distributed via pip and conda, like kineticstoolkit.
5+
6+
It will contain features that are deemed too specific for Kinetics Toolkit, but still useful in some use cases. It will also contain new features in developement, before the features are integrated in the kineticstoolkit core. The main objective for this method is to:
7+
8+
- reach a stable 1.0 version for Kinetics Toolkit
9+
- continue developing new features with a clear separation between development/testing (here) and stable (core)
10+
- ease the installation of extensions, without adding unnecessary friction (i.e. maintaining multiple repositories)
11+
- adopt continuous integration practices for extensions as for kineticstoolkit (i.e. unit tests)

0 commit comments

Comments
 (0)