OpenShock-AutoFlasher 0.2.2__tar.gz → 0.2.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.
Files changed (26) hide show
  1. {openshock_autoflasher-0.2.2 → openshock_autoflasher-0.2.4/OpenShock_AutoFlasher.egg-info}/PKG-INFO +14 -15
  2. {openshock_autoflasher-0.2.2/OpenShock_AutoFlasher.egg-info → openshock_autoflasher-0.2.4}/PKG-INFO +14 -15
  3. {openshock_autoflasher-0.2.2 → openshock_autoflasher-0.2.4}/README.md +9 -9
  4. {openshock_autoflasher-0.2.2 → openshock_autoflasher-0.2.4}/pyproject.toml +9 -6
  5. {openshock_autoflasher-0.2.2 → openshock_autoflasher-0.2.4}/LICENSE +0 -0
  6. {openshock_autoflasher-0.2.2 → openshock_autoflasher-0.2.4}/MANIFEST.in +0 -0
  7. {openshock_autoflasher-0.2.2 → openshock_autoflasher-0.2.4}/OpenShock_AutoFlasher.egg-info/SOURCES.txt +0 -0
  8. {openshock_autoflasher-0.2.2 → openshock_autoflasher-0.2.4}/OpenShock_AutoFlasher.egg-info/dependency_links.txt +0 -0
  9. {openshock_autoflasher-0.2.2 → openshock_autoflasher-0.2.4}/OpenShock_AutoFlasher.egg-info/entry_points.txt +0 -0
  10. {openshock_autoflasher-0.2.2 → openshock_autoflasher-0.2.4}/OpenShock_AutoFlasher.egg-info/requires.txt +0 -0
  11. {openshock_autoflasher-0.2.2 → openshock_autoflasher-0.2.4}/OpenShock_AutoFlasher.egg-info/top_level.txt +0 -0
  12. {openshock_autoflasher-0.2.2 → openshock_autoflasher-0.2.4}/openshock_autoflasher/__init__.py +0 -0
  13. {openshock_autoflasher-0.2.2 → openshock_autoflasher-0.2.4}/openshock_autoflasher/__main__.py +0 -0
  14. {openshock_autoflasher-0.2.2 → openshock_autoflasher-0.2.4}/openshock_autoflasher/cli.py +0 -0
  15. {openshock_autoflasher-0.2.2 → openshock_autoflasher-0.2.4}/openshock_autoflasher/constants.py +0 -0
  16. {openshock_autoflasher-0.2.2 → openshock_autoflasher-0.2.4}/openshock_autoflasher/flasher.py +0 -0
  17. {openshock_autoflasher-0.2.2 → openshock_autoflasher-0.2.4}/openshock_autoflasher/py.typed +0 -0
  18. {openshock_autoflasher-0.2.2 → openshock_autoflasher-0.2.4}/openshock_autoflasher/styles.py +0 -0
  19. {openshock_autoflasher-0.2.2 → openshock_autoflasher-0.2.4}/requirements-dev.txt +0 -0
  20. {openshock_autoflasher-0.2.2 → openshock_autoflasher-0.2.4}/requirements.txt +0 -0
  21. {openshock_autoflasher-0.2.2 → openshock_autoflasher-0.2.4}/setup.cfg +0 -0
  22. {openshock_autoflasher-0.2.2 → openshock_autoflasher-0.2.4}/tests/__init__.py +0 -0
  23. {openshock_autoflasher-0.2.2 → openshock_autoflasher-0.2.4}/tests/test_cli.py +0 -0
  24. {openshock_autoflasher-0.2.2 → openshock_autoflasher-0.2.4}/tests/test_constants.py +0 -0
  25. {openshock_autoflasher-0.2.2 → openshock_autoflasher-0.2.4}/tests/test_flasher.py +0 -0
  26. {openshock_autoflasher-0.2.2 → openshock_autoflasher-0.2.4}/tests/test_styles.py +0 -0
@@ -1,18 +1,17 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: OpenShock-AutoFlasher
3
- Version: 0.2.2
3
+ Version: 0.2.4
4
4
  Summary: Automatically flash OpenShock firmware to ESP32 devices
5
5
  Author: NanashiTheNameless
6
6
  Author-email: NanashiTheNameless <NanashiTheNameless@NamelessNanashi.dev>
7
7
  Maintainer: NanashiTheNameless
8
8
  Maintainer-email: NanashiTheNameless <NanashiTheNameless@NamelessNanashi.dev>
9
9
  License: AGPL-3.0
10
- Project-URL: Repository, https://github.com/NanashiTheNameless/OpenShock-AutoFlasher
11
- Project-URL: Homepage, https://github.com/NanashiTheNameless/OpenShock-AutoFlasher
12
- Project-URL: Issues, https://github.com/NanashiTheNameless/OpenShock-AutoFlasher/issues
13
- Project-URL: GitHub Sponsor, https://github.com/sponsors/NanashiTheNameless
10
+ Project-URL: Repository, https://gitlab.com/NamelessNanashi/OpenShock-AutoFlasher
11
+ Project-URL: Homepage, https://gitlab.com/NamelessNanashi/OpenShock-AutoFlasher
12
+ Project-URL: Issues, https://gitlab.com/NamelessNanashi/OpenShock-AutoFlasher/-/issues
14
13
  Project-URL: Buy Me a Coffee, https://buymeacoffee.com/NamelessNanashi
15
- Project-URL: Author, https://github.com/NanashiTheNameless
14
+ Project-URL: Author, https://gitlab.com/NamelessNanashi
16
15
  Keywords: openshock,esp32,firmware,flasher
17
16
  Classifier: Development Status :: 4 - Beta
18
17
  Classifier: Environment :: Console
@@ -57,8 +56,8 @@ Dynamic: license-file
57
56
  [![PyPI - Implementation](https://img.shields.io/pypi/implementation/OpenShock-AutoFlasher)](https://pypi.org/project/OpenShock-AutoFlasher/)
58
57
  [![PyPI - Types](https://img.shields.io/pypi/types/OpenShock-AutoFlasher)](https://pypi.org/project/OpenShock-AutoFlasher/)
59
58
 
60
- [![Tests](https://github.com/NanashiTheNameless/OpenShock-AutoFlasher/workflows/Tests/badge.svg)](https://github.com/NanashiTheNameless/OpenShock-AutoFlasher/actions/workflows/test.yml)
61
- [![GitHub License](https://img.shields.io/github/license/NanashiTheNameless/OpenShock-AutoFlasher)](https://github.com/NanashiTheNameless/OpenShock-AutoFlasher/blob/main/LICENSE)
59
+ [![Tests](https://gitlab.com/NamelessNanashi/OpenShock-AutoFlasher/-/badges/main/pipeline.svg)](https://gitlab.com/NamelessNanashi/OpenShock-AutoFlasher/-/pipelines)
60
+ [![GitLab License](https://gitlab.com/NamelessNanashi/OpenShock-AutoFlasher/-/raw/main/LICENSE)](https://gitlab.com/NamelessNanashi/OpenShock-AutoFlasher/-/blob/main/LICENSE)
62
61
 
63
62
  Automatically flash OpenShock firmware to ESP32 devices when they are plugged in. Features color-coded terminal backgrounds to indicate the current status at a glance.
64
63
 
@@ -86,12 +85,12 @@ Automatically flash OpenShock firmware to ESP32 devices when they are plugged in
86
85
 
87
86
  ## Installation
88
87
 
89
- ### From GitHub with pipx (Recommended)
88
+ ### From GitLab with pipx (Recommended)
90
89
 
91
- Install directly from the latest GitHub version:
90
+ Install directly from the latest GitLab version:
92
91
 
93
92
  ```bash
94
- pipx install --force 'git+https://github.com/NanashiTheNameless/OpenShock-AutoFlasher@main'
93
+ pipx install --force 'git+https://gitlab.com/NamelessNanashi/OpenShock-AutoFlasher.git@main'
95
94
  ```
96
95
 
97
96
  This makes the `OPSH-AutoFlash` command available system-wide.
@@ -101,7 +100,7 @@ This makes the `OPSH-AutoFlash` command available system-wide.
101
100
  If you prefer a release from PyPI:
102
101
 
103
102
  ```bash
104
- pipx install OpenShock-AutoFlasher
103
+ pipx install --force 'git+https://gitlab.com/NamelessNanashi/OpenShock-AutoFlasher.git@main'
105
104
  ```
106
105
 
107
106
  ### From Source
@@ -109,7 +108,7 @@ pipx install OpenShock-AutoFlasher
109
108
  1. Clone this repository:
110
109
 
111
110
  ```bash
112
- git clone https://github.com/NanashiTheNameless/OpenShock-AutoFlasher.git
111
+ git clone https://gitlab.com/NamelessNanashi/OpenShock-AutoFlasher.git
113
112
  cd OpenShock-AutoFlasher
114
113
  ```
115
114
 
@@ -336,14 +335,14 @@ The codebase is modular and organized as follows:
336
335
 
337
336
  ### Continuous Integration
338
337
 
339
- The project uses GitHub Actions for CI/CD:
338
+ The project uses GitLab CI/CD for CI/CD:
340
339
 
341
340
  - **Tests Workflow** - Runs tests on Ubuntu, Windows, and macOS with Python 3.12-3.14
342
341
  - **Publish Workflow** - Publishes to PyPI on release
343
342
 
344
343
  ## License
345
344
 
346
- This project is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0). See [LICENSE](<https://github.com/NanashiTheNameless/OpenShock-AutoFlasher/blob/main/LICENSE>)) file for details.
345
+ This project is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0). See [LICENSE](<https://gitlab.com/NamelessNanashi/OpenShock-AutoFlasher/-/blob/main/LICENSE>)) file for details.
347
346
 
348
347
  ## Contributing
349
348
 
@@ -1,18 +1,17 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: OpenShock-AutoFlasher
3
- Version: 0.2.2
3
+ Version: 0.2.4
4
4
  Summary: Automatically flash OpenShock firmware to ESP32 devices
5
5
  Author: NanashiTheNameless
6
6
  Author-email: NanashiTheNameless <NanashiTheNameless@NamelessNanashi.dev>
7
7
  Maintainer: NanashiTheNameless
8
8
  Maintainer-email: NanashiTheNameless <NanashiTheNameless@NamelessNanashi.dev>
9
9
  License: AGPL-3.0
10
- Project-URL: Repository, https://github.com/NanashiTheNameless/OpenShock-AutoFlasher
11
- Project-URL: Homepage, https://github.com/NanashiTheNameless/OpenShock-AutoFlasher
12
- Project-URL: Issues, https://github.com/NanashiTheNameless/OpenShock-AutoFlasher/issues
13
- Project-URL: GitHub Sponsor, https://github.com/sponsors/NanashiTheNameless
10
+ Project-URL: Repository, https://gitlab.com/NamelessNanashi/OpenShock-AutoFlasher
11
+ Project-URL: Homepage, https://gitlab.com/NamelessNanashi/OpenShock-AutoFlasher
12
+ Project-URL: Issues, https://gitlab.com/NamelessNanashi/OpenShock-AutoFlasher/-/issues
14
13
  Project-URL: Buy Me a Coffee, https://buymeacoffee.com/NamelessNanashi
15
- Project-URL: Author, https://github.com/NanashiTheNameless
14
+ Project-URL: Author, https://gitlab.com/NamelessNanashi
16
15
  Keywords: openshock,esp32,firmware,flasher
17
16
  Classifier: Development Status :: 4 - Beta
18
17
  Classifier: Environment :: Console
@@ -57,8 +56,8 @@ Dynamic: license-file
57
56
  [![PyPI - Implementation](https://img.shields.io/pypi/implementation/OpenShock-AutoFlasher)](https://pypi.org/project/OpenShock-AutoFlasher/)
58
57
  [![PyPI - Types](https://img.shields.io/pypi/types/OpenShock-AutoFlasher)](https://pypi.org/project/OpenShock-AutoFlasher/)
59
58
 
60
- [![Tests](https://github.com/NanashiTheNameless/OpenShock-AutoFlasher/workflows/Tests/badge.svg)](https://github.com/NanashiTheNameless/OpenShock-AutoFlasher/actions/workflows/test.yml)
61
- [![GitHub License](https://img.shields.io/github/license/NanashiTheNameless/OpenShock-AutoFlasher)](https://github.com/NanashiTheNameless/OpenShock-AutoFlasher/blob/main/LICENSE)
59
+ [![Tests](https://gitlab.com/NamelessNanashi/OpenShock-AutoFlasher/-/badges/main/pipeline.svg)](https://gitlab.com/NamelessNanashi/OpenShock-AutoFlasher/-/pipelines)
60
+ [![GitLab License](https://gitlab.com/NamelessNanashi/OpenShock-AutoFlasher/-/raw/main/LICENSE)](https://gitlab.com/NamelessNanashi/OpenShock-AutoFlasher/-/blob/main/LICENSE)
62
61
 
63
62
  Automatically flash OpenShock firmware to ESP32 devices when they are plugged in. Features color-coded terminal backgrounds to indicate the current status at a glance.
64
63
 
@@ -86,12 +85,12 @@ Automatically flash OpenShock firmware to ESP32 devices when they are plugged in
86
85
 
87
86
  ## Installation
88
87
 
89
- ### From GitHub with pipx (Recommended)
88
+ ### From GitLab with pipx (Recommended)
90
89
 
91
- Install directly from the latest GitHub version:
90
+ Install directly from the latest GitLab version:
92
91
 
93
92
  ```bash
94
- pipx install --force 'git+https://github.com/NanashiTheNameless/OpenShock-AutoFlasher@main'
93
+ pipx install --force 'git+https://gitlab.com/NamelessNanashi/OpenShock-AutoFlasher.git@main'
95
94
  ```
96
95
 
97
96
  This makes the `OPSH-AutoFlash` command available system-wide.
@@ -101,7 +100,7 @@ This makes the `OPSH-AutoFlash` command available system-wide.
101
100
  If you prefer a release from PyPI:
102
101
 
103
102
  ```bash
104
- pipx install OpenShock-AutoFlasher
103
+ pipx install --force 'git+https://gitlab.com/NamelessNanashi/OpenShock-AutoFlasher.git@main'
105
104
  ```
106
105
 
107
106
  ### From Source
@@ -109,7 +108,7 @@ pipx install OpenShock-AutoFlasher
109
108
  1. Clone this repository:
110
109
 
111
110
  ```bash
112
- git clone https://github.com/NanashiTheNameless/OpenShock-AutoFlasher.git
111
+ git clone https://gitlab.com/NamelessNanashi/OpenShock-AutoFlasher.git
113
112
  cd OpenShock-AutoFlasher
114
113
  ```
115
114
 
@@ -336,14 +335,14 @@ The codebase is modular and organized as follows:
336
335
 
337
336
  ### Continuous Integration
338
337
 
339
- The project uses GitHub Actions for CI/CD:
338
+ The project uses GitLab CI/CD for CI/CD:
340
339
 
341
340
  - **Tests Workflow** - Runs tests on Ubuntu, Windows, and macOS with Python 3.12-3.14
342
341
  - **Publish Workflow** - Publishes to PyPI on release
343
342
 
344
343
  ## License
345
344
 
346
- This project is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0). See [LICENSE](<https://github.com/NanashiTheNameless/OpenShock-AutoFlasher/blob/main/LICENSE>)) file for details.
345
+ This project is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0). See [LICENSE](<https://gitlab.com/NamelessNanashi/OpenShock-AutoFlasher/-/blob/main/LICENSE>)) file for details.
347
346
 
348
347
  ## Contributing
349
348
 
@@ -5,8 +5,8 @@
5
5
  [![PyPI - Implementation](https://img.shields.io/pypi/implementation/OpenShock-AutoFlasher)](https://pypi.org/project/OpenShock-AutoFlasher/)
6
6
  [![PyPI - Types](https://img.shields.io/pypi/types/OpenShock-AutoFlasher)](https://pypi.org/project/OpenShock-AutoFlasher/)
7
7
 
8
- [![Tests](https://github.com/NanashiTheNameless/OpenShock-AutoFlasher/workflows/Tests/badge.svg)](https://github.com/NanashiTheNameless/OpenShock-AutoFlasher/actions/workflows/test.yml)
9
- [![GitHub License](https://img.shields.io/github/license/NanashiTheNameless/OpenShock-AutoFlasher)](https://github.com/NanashiTheNameless/OpenShock-AutoFlasher/blob/main/LICENSE)
8
+ [![Tests](https://gitlab.com/NamelessNanashi/OpenShock-AutoFlasher/-/badges/main/pipeline.svg)](https://gitlab.com/NamelessNanashi/OpenShock-AutoFlasher/-/pipelines)
9
+ [![GitLab License](https://gitlab.com/NamelessNanashi/OpenShock-AutoFlasher/-/raw/main/LICENSE)](https://gitlab.com/NamelessNanashi/OpenShock-AutoFlasher/-/blob/main/LICENSE)
10
10
 
11
11
  Automatically flash OpenShock firmware to ESP32 devices when they are plugged in. Features color-coded terminal backgrounds to indicate the current status at a glance.
12
12
 
@@ -34,12 +34,12 @@ Automatically flash OpenShock firmware to ESP32 devices when they are plugged in
34
34
 
35
35
  ## Installation
36
36
 
37
- ### From GitHub with pipx (Recommended)
37
+ ### From GitLab with pipx (Recommended)
38
38
 
39
- Install directly from the latest GitHub version:
39
+ Install directly from the latest GitLab version:
40
40
 
41
41
  ```bash
42
- pipx install --force 'git+https://github.com/NanashiTheNameless/OpenShock-AutoFlasher@main'
42
+ pipx install --force 'git+https://gitlab.com/NamelessNanashi/OpenShock-AutoFlasher.git@main'
43
43
  ```
44
44
 
45
45
  This makes the `OPSH-AutoFlash` command available system-wide.
@@ -49,7 +49,7 @@ This makes the `OPSH-AutoFlash` command available system-wide.
49
49
  If you prefer a release from PyPI:
50
50
 
51
51
  ```bash
52
- pipx install OpenShock-AutoFlasher
52
+ pipx install --force 'git+https://gitlab.com/NamelessNanashi/OpenShock-AutoFlasher.git@main'
53
53
  ```
54
54
 
55
55
  ### From Source
@@ -57,7 +57,7 @@ pipx install OpenShock-AutoFlasher
57
57
  1. Clone this repository:
58
58
 
59
59
  ```bash
60
- git clone https://github.com/NanashiTheNameless/OpenShock-AutoFlasher.git
60
+ git clone https://gitlab.com/NamelessNanashi/OpenShock-AutoFlasher.git
61
61
  cd OpenShock-AutoFlasher
62
62
  ```
63
63
 
@@ -284,14 +284,14 @@ The codebase is modular and organized as follows:
284
284
 
285
285
  ### Continuous Integration
286
286
 
287
- The project uses GitHub Actions for CI/CD:
287
+ The project uses GitLab CI/CD for CI/CD:
288
288
 
289
289
  - **Tests Workflow** - Runs tests on Ubuntu, Windows, and macOS with Python 3.12-3.14
290
290
  - **Publish Workflow** - Publishes to PyPI on release
291
291
 
292
292
  ## License
293
293
 
294
- This project is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0). See [LICENSE](<https://github.com/NanashiTheNameless/OpenShock-AutoFlasher/blob/main/LICENSE>)) file for details.
294
+ This project is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0). See [LICENSE](<https://gitlab.com/NamelessNanashi/OpenShock-AutoFlasher/-/blob/main/LICENSE>)) file for details.
295
295
 
296
296
  ## Contributing
297
297
 
@@ -1,6 +1,10 @@
1
+ [build-system]
2
+ requires = ["setuptools>=61", "wheel"]
3
+ build-backend = "setuptools.build_meta"
4
+
1
5
  [project]
2
6
  name = "OpenShock-AutoFlasher"
3
- version = "0.2.2"
7
+ version = "0.2.4"
4
8
  description = "Automatically flash OpenShock firmware to ESP32 devices"
5
9
  readme = "README.md"
6
10
  license = { text = "AGPL-3.0" }
@@ -54,12 +58,11 @@ dev = [
54
58
  ]
55
59
 
56
60
  [project.urls]
57
- Repository = "https://github.com/NanashiTheNameless/OpenShock-AutoFlasher"
58
- Homepage = "https://github.com/NanashiTheNameless/OpenShock-AutoFlasher"
59
- Issues = "https://github.com/NanashiTheNameless/OpenShock-AutoFlasher/issues"
60
- "GitHub Sponsor" = "https://github.com/sponsors/NanashiTheNameless"
61
+ Repository = "https://gitlab.com/NamelessNanashi/OpenShock-AutoFlasher"
62
+ Homepage = "https://gitlab.com/NamelessNanashi/OpenShock-AutoFlasher"
63
+ Issues = "https://gitlab.com/NamelessNanashi/OpenShock-AutoFlasher/-/issues"
61
64
  "Buy Me a Coffee" = "https://buymeacoffee.com/NamelessNanashi"
62
- Author = "https://github.com/NanashiTheNameless"
65
+ Author = "https://gitlab.com/NamelessNanashi"
63
66
 
64
67
  [project.scripts]
65
68
  OPSH-AutoFlash = "openshock_autoflasher.cli:main"