Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
ConfigHandler
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FlexSensor-public
modules
ConfigHandler
Commits
8de0764d
Commit
8de0764d
authored
1 year ago
by
Christoph Schmidt
Browse files
Options
Downloads
Patches
Plain Diff
Updated readme
parent
3e8f1bb7
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+4
-4
4 additions, 4 deletions
README.md
with
4 additions
and
4 deletions
README.md
+
4
−
4
View file @
8de0764d
...
@@ -13,17 +13,17 @@ or
...
@@ -13,17 +13,17 @@ or
```bash
```bash
pip install PySide6 PyYAML rich
pip install PySide6 PyYAML rich
```
```
## Installing this repo to you
t
project using pip
## Installing this repo to you
r
project using pip
Just add the following line to your requirements.txt
Just add the following line to your requirements.txt
```bash
```bash
git+https://git
lab.tugraz.at/flexsensor-public/lasercontrol
.git@<branch>
git+https://git
hub.com/agentsmith29/fstools.confighandler
.git@<branch>
# e.g., from branch main
# e.g., from branch main
git+https://git
lab.tugraz.at/flexsensor-public/lasercontrol.git@main
git+https://git
hub.com/agentsmith29/fstools.confighandler.git@<branch>
```
```
oder directly using pip (without requirements.txt)
oder directly using pip (without requirements.txt)
```bash
```bash
# or manually
# or manually
pip install git+https://git
lab.tugraz.at/flexsensor-public/lasercontrol
.git@<branch>
pip install git+https://git
hub.com/agentsmith29/fstools.confighandler
.git@<branch>
```
```
## Usage
## Usage
Example files can be found in `
./examples
`.
Example files can be found in `
./examples
`.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment