Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Plot Serializer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
RDM Tools
Plot Serializer
Merge requests
!5
Resolve "Packaging"
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
Resolve "Packaging"
3-packaging
into
main
Overview
0
Commits
8
Pipelines
2
Changes
7
Merged
Leštáková, Michaela
requested to merge
3-packaging
into
main
1 year ago
Overview
0
Commits
8
Pipelines
2
Changes
7
Closes
#3 (closed)
For now the pipeline only uploads to the TestPyPI instance.
0
0
Merge request reports
Compare
main
version 1
fd89e2a5
1 year ago
main (base)
and
latest version
latest version
4de9c115
8 commits,
1 year ago
version 1
fd89e2a5
5 commits,
1 year ago
7 files
+
158
−
6
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
7
plot_serializer/__init__.py
+
5
−
0
View file @ 4de9c115
Edit in single-file editor
Open in Web IDE
"""
Framework for serializing plots.
"""
__author__
=
"
Michaela Lestakova
"
__email__
=
"
michaela.lestakova@fst.tu-darmstadt.de
"
__version__
=
"
0.1.0
"
Loading