pyobs-zwoeaf 2.0.0.dev4__tar.gz → 2.0.0.dev6__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {pyobs_zwoeaf-2.0.0.dev4 → pyobs_zwoeaf-2.0.0.dev6}/.github/workflows/pypi.yml +1 -4
- {pyobs_zwoeaf-2.0.0.dev4 → pyobs_zwoeaf-2.0.0.dev6}/PKG-INFO +1 -1
- {pyobs_zwoeaf-2.0.0.dev4 → pyobs_zwoeaf-2.0.0.dev6}/pyproject.toml +1 -1
- {pyobs_zwoeaf-2.0.0.dev4 → pyobs_zwoeaf-2.0.0.dev6}/uv.lock +1 -1
- pyobs_zwoeaf-2.0.0.dev4/.idea/inspectionProfiles/Project_Default.xml +0 -35
- pyobs_zwoeaf-2.0.0.dev4/.idea/inspectionProfiles/profiles_settings.xml +0 -6
- pyobs_zwoeaf-2.0.0.dev4/.idea/modules.xml +0 -8
- pyobs_zwoeaf-2.0.0.dev4/.idea/pyobs-zwoeaf.iml +0 -11
- pyobs_zwoeaf-2.0.0.dev4/.idea/workspace.xml +0 -4
- {pyobs_zwoeaf-2.0.0.dev4 → pyobs_zwoeaf-2.0.0.dev6}/.github/workflows/ruff.yml +0 -0
- {pyobs_zwoeaf-2.0.0.dev4 → pyobs_zwoeaf-2.0.0.dev6}/.gitignore +0 -0
- {pyobs_zwoeaf-2.0.0.dev4 → pyobs_zwoeaf-2.0.0.dev6}/.pre-commit-config.yaml +0 -0
- {pyobs_zwoeaf-2.0.0.dev4 → pyobs_zwoeaf-2.0.0.dev6}/CMakeLists.txt +0 -0
- {pyobs_zwoeaf-2.0.0.dev4 → pyobs_zwoeaf-2.0.0.dev6}/DEVELOPMENT.md +0 -0
- {pyobs_zwoeaf-2.0.0.dev4 → pyobs_zwoeaf-2.0.0.dev6}/LICENSE +0 -0
- {pyobs_zwoeaf-2.0.0.dev4 → pyobs_zwoeaf-2.0.0.dev6}/README.md +0 -0
- {pyobs_zwoeaf-2.0.0.dev4 → pyobs_zwoeaf-2.0.0.dev6}/lib/demo/c/Makefile +0 -0
- {pyobs_zwoeaf-2.0.0.dev4 → pyobs_zwoeaf-2.0.0.dev6}/lib/demo/c/bin/x86/test_console +0 -0
- {pyobs_zwoeaf-2.0.0.dev4 → pyobs_zwoeaf-2.0.0.dev6}/lib/demo/c/main.cpp +0 -0
- {pyobs_zwoeaf-2.0.0.dev4 → pyobs_zwoeaf-2.0.0.dev6}/lib/include/EAF_focuser.h +0 -0
- {pyobs_zwoeaf-2.0.0.dev4 → pyobs_zwoeaf-2.0.0.dev6}/lib/lib/armv6/libEAFFocuser.a +0 -0
- {pyobs_zwoeaf-2.0.0.dev4 → pyobs_zwoeaf-2.0.0.dev6}/lib/lib/armv6/libEAFFocuser.so.1.6 +0 -0
- {pyobs_zwoeaf-2.0.0.dev4 → pyobs_zwoeaf-2.0.0.dev6}/lib/lib/armv7/libEAFFocuser.a +0 -0
- {pyobs_zwoeaf-2.0.0.dev4 → pyobs_zwoeaf-2.0.0.dev6}/lib/lib/armv7/libEAFFocuser.so.1.6 +0 -0
- {pyobs_zwoeaf-2.0.0.dev4 → pyobs_zwoeaf-2.0.0.dev6}/lib/lib/armv8/libEAFFocuser.a +0 -0
- {pyobs_zwoeaf-2.0.0.dev4 → pyobs_zwoeaf-2.0.0.dev6}/lib/lib/armv8/libEAFFocuser.so.1.6 +0 -0
- {pyobs_zwoeaf-2.0.0.dev4 → pyobs_zwoeaf-2.0.0.dev6}/lib/lib/eaf.rules +0 -0
- {pyobs_zwoeaf-2.0.0.dev4 → pyobs_zwoeaf-2.0.0.dev6}/lib/lib/mac/libEAFFocuser.a +0 -0
- {pyobs_zwoeaf-2.0.0.dev4 → pyobs_zwoeaf-2.0.0.dev6}/lib/lib/mac/libEAFFocuser.dylib +0 -0
- {pyobs_zwoeaf-2.0.0.dev4 → pyobs_zwoeaf-2.0.0.dev6}/lib/lib/mac/libEAFFocuser.dylib.1.6 +0 -0
- {pyobs_zwoeaf-2.0.0.dev4 → pyobs_zwoeaf-2.0.0.dev6}/lib/lib/x64/libEAFFocuser.a +0 -0
- {pyobs_zwoeaf-2.0.0.dev4 → pyobs_zwoeaf-2.0.0.dev6}/lib/lib/x64/libEAFFocuser.so.1.6 +0 -0
- {pyobs_zwoeaf-2.0.0.dev4 → pyobs_zwoeaf-2.0.0.dev6}/lib/lib/x86/libEAFFocuser.a +0 -0
- {pyobs_zwoeaf-2.0.0.dev4 → pyobs_zwoeaf-2.0.0.dev6}/lib/lib/x86/libEAFFocuser.so.1.6 +0 -0
- {pyobs_zwoeaf-2.0.0.dev4 → pyobs_zwoeaf-2.0.0.dev6}/lib/license.txt +0 -0
- {pyobs_zwoeaf-2.0.0.dev4 → pyobs_zwoeaf-2.0.0.dev6}/src/pyobs_zwoeaf/EAF_focuser.cpp +0 -0
- {pyobs_zwoeaf-2.0.0.dev4 → pyobs_zwoeaf-2.0.0.dev6}/src/pyobs_zwoeaf/__init__.py +0 -0
- {pyobs_zwoeaf-2.0.0.dev4 → pyobs_zwoeaf-2.0.0.dev6}/src/pyobs_zwoeaf/cli.py +0 -0
- {pyobs_zwoeaf-2.0.0.dev4 → pyobs_zwoeaf-2.0.0.dev6}/src/pyobs_zwoeaf/eaffocuser.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pyobs-zwoeaf
|
|
3
|
-
Version: 2.0.0.
|
|
3
|
+
Version: 2.0.0.dev6
|
|
4
4
|
Summary: pyobs model for ZWO EAF focus motors
|
|
5
5
|
Author-Email: Lennart Jonas Buhrke <l.buhrke@stud.uni-goettingen.de>, Tim-Oliver Husser <thusser@uni-goettingen.de>
|
|
6
6
|
License-Expression: MIT
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
<component name="InspectionProjectProfileManager">
|
|
2
|
-
<profile version="1.0">
|
|
3
|
-
<option name="myName" value="Project Default" />
|
|
4
|
-
<inspection_tool class="Eslint" enabled="true" level="WARNING" enabled_by_default="true" />
|
|
5
|
-
<inspection_tool class="Mypy" enabled="false" level="ERROR" enabled_by_default="false" />
|
|
6
|
-
<inspection_tool class="PyCompatibilityInspection" enabled="true" level="WARNING" enabled_by_default="true">
|
|
7
|
-
<option name="ourVersions">
|
|
8
|
-
<value>
|
|
9
|
-
<list size="5">
|
|
10
|
-
<item index="0" class="java.lang.String" itemvalue="3.11" />
|
|
11
|
-
<item index="1" class="java.lang.String" itemvalue="3.12" />
|
|
12
|
-
<item index="2" class="java.lang.String" itemvalue="3.13" />
|
|
13
|
-
<item index="3" class="java.lang.String" itemvalue="3.14" />
|
|
14
|
-
<item index="4" class="java.lang.String" itemvalue="3.15" />
|
|
15
|
-
</list>
|
|
16
|
-
</value>
|
|
17
|
-
</option>
|
|
18
|
-
</inspection_tool>
|
|
19
|
-
<inspection_tool class="PyStubPackagesAdvertiser" enabled="true" level="WARNING" enabled_by_default="true">
|
|
20
|
-
<option name="ignoredPackages">
|
|
21
|
-
<list>
|
|
22
|
-
<option value="PyQt5" />
|
|
23
|
-
<option value="PyQt5-stubs==5.14.2.2" />
|
|
24
|
-
</list>
|
|
25
|
-
</option>
|
|
26
|
-
</inspection_tool>
|
|
27
|
-
<inspection_tool class="PyUnresolvedReferencesInspection" enabled="true" level="WARNING" enabled_by_default="true">
|
|
28
|
-
<option name="ignoredIdentifiers">
|
|
29
|
-
<list>
|
|
30
|
-
<option value="astropy.units.*" />
|
|
31
|
-
</list>
|
|
32
|
-
</option>
|
|
33
|
-
</inspection_tool>
|
|
34
|
-
</profile>
|
|
35
|
-
</component>
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<project version="4">
|
|
3
|
-
<component name="ProjectModuleManager">
|
|
4
|
-
<modules>
|
|
5
|
-
<module fileurl="file://$PROJECT_DIR$/.idea/pyobs-zwoeaf.iml" filepath="$PROJECT_DIR$/.idea/pyobs-zwoeaf.iml" />
|
|
6
|
-
</modules>
|
|
7
|
-
</component>
|
|
8
|
-
</project>
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<module type="PYTHON_MODULE" version="4">
|
|
3
|
-
<component name="NewModuleRootManager">
|
|
4
|
-
<content url="file://$MODULE_DIR$">
|
|
5
|
-
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
|
6
|
-
<excludeFolder url="file://$MODULE_DIR$/.venv" />
|
|
7
|
-
</content>
|
|
8
|
-
<orderEntry type="jdk" jdkName="uv (pyobs-zwoeaf)" jdkType="Python SDK" />
|
|
9
|
-
<orderEntry type="sourceFolder" forTests="false" />
|
|
10
|
-
</component>
|
|
11
|
-
</module>
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|