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