HandsON-BuildHat-API 1.0.3__tar.gz → 1.0.4__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.
- {handson_buildhat_api-1.0.3/src/HandsON_BuildHat_API.egg-info → handson_buildhat_api-1.0.4}/PKG-INFO +1 -2
- {handson_buildhat_api-1.0.3 → handson_buildhat_api-1.0.4}/pyproject.toml +2 -14
- {handson_buildhat_api-1.0.3 → handson_buildhat_api-1.0.4/src/HandsON_BuildHat_API.egg-info}/PKG-INFO +1 -2
- {handson_buildhat_api-1.0.3 → handson_buildhat_api-1.0.4}/LICENSE +0 -0
- {handson_buildhat_api-1.0.3 → handson_buildhat_api-1.0.4}/README.md +0 -0
- {handson_buildhat_api-1.0.3 → handson_buildhat_api-1.0.4}/setup.cfg +0 -0
- {handson_buildhat_api-1.0.3 → handson_buildhat_api-1.0.4}/src/HandsON_BuildHat_API/SpikePI.py +0 -0
- {handson_buildhat_api-1.0.3 → handson_buildhat_api-1.0.4}/src/HandsON_BuildHat_API/__init__.py +0 -0
- {handson_buildhat_api-1.0.3 → handson_buildhat_api-1.0.4}/src/HandsON_BuildHat_API.egg-info/SOURCES.txt +0 -0
- {handson_buildhat_api-1.0.3 → handson_buildhat_api-1.0.4}/src/HandsON_BuildHat_API.egg-info/dependency_links.txt +0 -0
- {handson_buildhat_api-1.0.3 → handson_buildhat_api-1.0.4}/src/HandsON_BuildHat_API.egg-info/requires.txt +0 -0
- {handson_buildhat_api-1.0.3 → handson_buildhat_api-1.0.4}/src/HandsON_BuildHat_API.egg-info/top_level.txt +0 -0
{handson_buildhat_api-1.0.3/src/HandsON_BuildHat_API.egg-info → handson_buildhat_api-1.0.4}/PKG-INFO
RENAMED
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: HandsON-BuildHat-API
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.4
|
|
4
4
|
Summary: A third-party API for controlling LEGO SPIKE devices
|
|
5
5
|
Author-email: HandsON Technology <caffeine.reload@gmail.com>
|
|
6
6
|
License: Proprietary - Personal/Educational Use Only
|
|
7
|
-
Project-URL: Homepage, https://github.com/yourname/HandsON-BuildHat-API
|
|
8
7
|
Classifier: Programming Language :: Python :: 3
|
|
9
8
|
Classifier: License :: Other/Proprietary License
|
|
10
9
|
Classifier: Operating System :: OS Independent
|
|
@@ -1,10 +1,7 @@
|
|
|
1
|
-
[build-system]
|
|
2
|
-
requires = ["setuptools>=61.0"]
|
|
3
|
-
build-backend = "setuptools.build_meta"
|
|
4
1
|
|
|
5
2
|
[project]
|
|
6
3
|
name = "HandsON-BuildHat-API"
|
|
7
|
-
version = "1.0.
|
|
4
|
+
version = "1.0.4"
|
|
8
5
|
description = "A third-party API for controlling LEGO SPIKE devices"
|
|
9
6
|
authors = [
|
|
10
7
|
{ name="HandsON Technology", email="caffeine.reload@gmail.com" }
|
|
@@ -19,13 +16,4 @@ classifiers = [
|
|
|
19
16
|
"Programming Language :: Python :: 3",
|
|
20
17
|
"License :: Other/Proprietary License",
|
|
21
18
|
"Operating System :: OS Independent",
|
|
22
|
-
]
|
|
23
|
-
|
|
24
|
-
[project.urls]
|
|
25
|
-
"Homepage" = "https://github.com/yourname/HandsON-BuildHat-API"
|
|
26
|
-
|
|
27
|
-
[tool.setuptools]
|
|
28
|
-
package-dir = {"" = "src"}
|
|
29
|
-
|
|
30
|
-
[tool.setuptools.packages.find]
|
|
31
|
-
where = ["src"]
|
|
19
|
+
]
|
{handson_buildhat_api-1.0.3 → handson_buildhat_api-1.0.4/src/HandsON_BuildHat_API.egg-info}/PKG-INFO
RENAMED
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: HandsON-BuildHat-API
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.4
|
|
4
4
|
Summary: A third-party API for controlling LEGO SPIKE devices
|
|
5
5
|
Author-email: HandsON Technology <caffeine.reload@gmail.com>
|
|
6
6
|
License: Proprietary - Personal/Educational Use Only
|
|
7
|
-
Project-URL: Homepage, https://github.com/yourname/HandsON-BuildHat-API
|
|
8
7
|
Classifier: Programming Language :: Python :: 3
|
|
9
8
|
Classifier: License :: Other/Proprietary License
|
|
10
9
|
Classifier: Operating System :: OS Independent
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{handson_buildhat_api-1.0.3 → handson_buildhat_api-1.0.4}/src/HandsON_BuildHat_API/SpikePI.py
RENAMED
|
File without changes
|
{handson_buildhat_api-1.0.3 → handson_buildhat_api-1.0.4}/src/HandsON_BuildHat_API/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|