bcmd 0.6.2__py3-none-any.whl → 0.6.4__py3-none-any.whl

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.

Potentially problematic release.


This version of bcmd might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: bcmd
3
- Version: 0.6.2
3
+ Version: 0.6.4
4
4
  Summary: Commands for Beni
5
5
  Author-email: Beni Mang <benimang@126.com>
6
6
  Maintainer-email: Beni Mang <benimang@126.com>
@@ -8,7 +8,7 @@ Keywords: benimang,beni,bcmd
8
8
  Requires-Python: >=3.10
9
9
  Requires-Dist: aioconsole==0.8.1
10
10
  Requires-Dist: async-lru==2.0.5
11
- Requires-Dist: benimang==0.8.0
11
+ Requires-Dist: benimang==0.8.1
12
12
  Requires-Dist: cryptography==45.0.4
13
13
  Requires-Dist: nest-asyncio==1.6.0
14
14
  Requires-Dist: pillow==11.2.1
@@ -0,0 +1,27 @@
1
+ bcmdx/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
+ bcmdx/main.py,sha256=GP_60-6vImXqdMfC5vc4xlscWajx4OYmnlNXASWn19w,147
3
+ bcmdx/common/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
+ bcmdx/common/func.py,sha256=MB_ChA4aRzEjhMhyFmZ-h8aOZePzk0poYcTYRJUQxmI,509
5
+ bcmdx/common/password.py,sha256=2oxHvsCL05lNBpDJ8hbx4LPadDsZQKds4f0rJBYTNHA,1368
6
+ bcmdx/resources/project/main.py,sha256=xdskz_sf05fYA1SRMFCIxDjx8SnegxTbCmHpW86ItLs,11
7
+ bcmdx/tasks/__init__.py,sha256=lcVrTgdEph3tKBwwCPVyEOHp-1A3zdFA_6OWLrOo19M,314
8
+ bcmdx/tasks/bin.py,sha256=B_e-HYOc2Cohk-1PbKHyKn3RhI8TAUfI2EBRoFEHiTM,2961
9
+ bcmdx/tasks/code.py,sha256=IUs_ClZuSsBk2gavlitC8mkRrQQX9rvNDgR8cFxduBA,3992
10
+ bcmdx/tasks/crypto.py,sha256=LKvgsMPLvsi1wlt66TinYiN-oV2IPAfaN9y7hWaVpHs,2951
11
+ bcmdx/tasks/debian.py,sha256=B9aMIIct3vNqMJr5hTr1GegXVf20H49C27FMvRRGIzI,3004
12
+ bcmdx/tasks/download.py,sha256=XdZYKi8zQTNYWEgUxeTNDqPgP7IGYJkMmlDDC9u93Vk,2315
13
+ bcmdx/tasks/image.py,sha256=Q8ujT6tq2tt0qS0DIY87PNG2RJ1wSArt2dHVTtCuccA,12161
14
+ bcmdx/tasks/json.py,sha256=WWOyvcZPYaqQgp-Tkm-uIJschNMBKPKtZN3yXz_SC5s,635
15
+ bcmdx/tasks/lib.py,sha256=Ofx2rSeqBZtVaRM4ly6ORyAozMgk5b8TTM9cy8vCa_E,1904
16
+ bcmdx/tasks/math.py,sha256=xbl5UdaDMyAjiLodDPleP4Cutrk2S3NOAgurzAgOEAE,2862
17
+ bcmdx/tasks/mirror.py,sha256=nAe8NYftMKzht16MFBj7RqXwvVhR6Jh2uuAyJLh87og,1098
18
+ bcmdx/tasks/pdf.py,sha256=fkHRgxqzrRxdb4_-9pL9wp2roqAHJPS_dVqAGJvRUsM,1504
19
+ bcmdx/tasks/proxy.py,sha256=xvxN5PClUnc5LQpmq2Wug7_LUVpJboMWLXBvL9lX7EM,1552
20
+ bcmdx/tasks/time.py,sha256=ZiqA1jdgl-TBtFSOxxP51nwv4g9iZItmkFKpf9MKelk,2453
21
+ bcmdx/tasks/upgrade.py,sha256=z9Ein8U_Co7fsijPxyDFM8tXBFCp4bWATImwwwvC5ho,536
22
+ bcmdx/tasks/wasabi.py,sha256=xWFAxprSIlBqDDMGaNXZFb-SahnW1d_R9XxSKRYIhnM,3110
23
+ bcmd-0.6.4.dist-info/METADATA,sha256=Kaukt2ZCQj7HwwmiugzGW2pn34QG84aA1CGezh7Qqx8,812
24
+ bcmd-0.6.4.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
25
+ bcmd-0.6.4.dist-info/entry_points.txt,sha256=p7bvtyio57ADkhcYAQeVus3iwXlSlcUwmuLtyR2qslQ,40
26
+ bcmd-0.6.4.dist-info/top_level.txt,sha256=rFHAQCIe-D-4iY7llhCS6cRDYfRIhHh9knGydcCiQjQ,6
27
+ bcmd-0.6.4.dist-info/RECORD,,
@@ -0,0 +1,2 @@
1
+ [console_scripts]
2
+ beni = bcmdx.main:run
@@ -0,0 +1 @@
1
+ bcmdx
@@ -15,5 +15,5 @@ def checkPathOrNotExists(folder: Path):
15
15
 
16
16
  @contextmanager
17
17
  def useResources(name: str):
18
- with importlib.resources.path('bcmd.resources', name) as target:
18
+ with importlib.resources.path('bcmdx.resources', name) as target:
19
19
  yield target
@@ -11,7 +11,7 @@ app: Final = btask.app
11
11
  @app.command()
12
12
  @syncCall
13
13
  async def upgrade(
14
- name: str = typer.Argument('bcmd', help='要更新的包名'),
14
+ name: str = typer.Argument('bcmdx', help='要更新的包名'),
15
15
  ):
16
16
  '使用 pipx 官方源更新指定包到最新版本'
17
17
 
@@ -1,3 +0,0 @@
1
- __pycache__
2
- *~$*
3
- venv/
@@ -1,15 +0,0 @@
1
- {
2
- // Use IntelliSense to learn about possible attributes.
3
- // Hover to view descriptions of existing attributes.
4
- // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
5
- "version": "0.2.0",
6
- "configurations": [
7
- {
8
- "name": "Python: main.py",
9
- "type": "debugpy",
10
- "request": "launch",
11
- // "console": "internalConsole",
12
- "program": "${workspaceFolder}/main.py"
13
- }
14
- ]
15
- }
@@ -1,11 +0,0 @@
1
- {
2
- "files.exclude": {
3
- ".pytest_cache": true,
4
- "**/__pycache__": true,
5
- ".gitignore": true,
6
- ".venv": true,
7
- ".venv-lock": true,
8
- "venv": true,
9
- },
10
- "python.defaultInterpreterPath": "${workspaceFolder}/venv/Scripts/python.exe",
11
- }
@@ -1,68 +0,0 @@
1
- {
2
- "version": "2.0.0",
3
- "tasks": [
4
- {
5
- "label": "git commit",
6
- "problemMatcher": [],
7
- "command": "TortoiseGitProc.exe",
8
- "args": [
9
- "/command:commit",
10
- "/path:${workspaceFolder}/",
11
- ],
12
- },
13
- {
14
- "label": "git commit file",
15
- "problemMatcher": [],
16
- "command": "TortoiseGitProc.exe",
17
- "args": [
18
- "/command:commit",
19
- "/path:${file}",
20
- ],
21
- },
22
- {
23
- "label": "git revert",
24
- "problemMatcher": [],
25
- "command": "TortoiseGitProc.exe",
26
- "args": [
27
- "/command:revert",
28
- "/path:${workspaceFolder}/",
29
- ],
30
- },
31
- {
32
- "label": "git revert file",
33
- "problemMatcher": [],
34
- "command": "TortoiseGitProc.exe",
35
- "args": [
36
- "/command:revert",
37
- "/path:${file}",
38
- ],
39
- },
40
- {
41
- "label": "git sync",
42
- "problemMatcher": [],
43
- "command": "TortoiseGitProc.exe",
44
- "args": [
45
- "/command:sync",
46
- "/path:${workspaceFolder}/",
47
- ],
48
- },
49
- {
50
- "label": "git log",
51
- "problemMatcher": [],
52
- "command": "TortoiseGitProc.exe",
53
- "args": [
54
- "/command:log",
55
- "/path:${workspaceFolder}/",
56
- ],
57
- },
58
- {
59
- "label": "git log file",
60
- "problemMatcher": [],
61
- "command": "TortoiseGitProc.exe",
62
- "args": [
63
- "/command:log",
64
- "/path:${file}",
65
- ],
66
- },
67
- ],
68
- }
@@ -1,31 +0,0 @@
1
- bcmd/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
- bcmd/main.py,sha256=GP_60-6vImXqdMfC5vc4xlscWajx4OYmnlNXASWn19w,147
3
- bcmd/common/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
- bcmd/common/func.py,sha256=MehbfuWFHTOsihhYxVFj0_U6-hjMTfLh3n-oMrpyyKo,508
5
- bcmd/common/password.py,sha256=2oxHvsCL05lNBpDJ8hbx4LPadDsZQKds4f0rJBYTNHA,1368
6
- bcmd/resources/project/.gitignore,sha256=EygWFLwtooQl0GWXSeaLszLT-yQioKM7YMNAidcAHGw,23
7
- bcmd/resources/project/main.py,sha256=xdskz_sf05fYA1SRMFCIxDjx8SnegxTbCmHpW86ItLs,11
8
- bcmd/resources/project/.vscode/launch.json,sha256=Wpghb9lW9Y1wtrjqlTbyjeejDuU8BQJmBjwsLyPRh1g,478
9
- bcmd/resources/project/.vscode/settings.json,sha256=G4rCroWxEHcQfsqIJ6CXRHI6VGr3WYQI3KPPjH_JANs,280
10
- bcmd/resources/project/.vscode/tasks.json,sha256=gouhpkrqiPz7v65Jw1Rz-BCYU3sSdmphzXIYCzVnoe0,1783
11
- bcmd/tasks/__init__.py,sha256=lcVrTgdEph3tKBwwCPVyEOHp-1A3zdFA_6OWLrOo19M,314
12
- bcmd/tasks/bin.py,sha256=B_e-HYOc2Cohk-1PbKHyKn3RhI8TAUfI2EBRoFEHiTM,2961
13
- bcmd/tasks/code.py,sha256=IUs_ClZuSsBk2gavlitC8mkRrQQX9rvNDgR8cFxduBA,3992
14
- bcmd/tasks/crypto.py,sha256=LKvgsMPLvsi1wlt66TinYiN-oV2IPAfaN9y7hWaVpHs,2951
15
- bcmd/tasks/debian.py,sha256=B9aMIIct3vNqMJr5hTr1GegXVf20H49C27FMvRRGIzI,3004
16
- bcmd/tasks/download.py,sha256=XdZYKi8zQTNYWEgUxeTNDqPgP7IGYJkMmlDDC9u93Vk,2315
17
- bcmd/tasks/image.py,sha256=Q8ujT6tq2tt0qS0DIY87PNG2RJ1wSArt2dHVTtCuccA,12161
18
- bcmd/tasks/json.py,sha256=WWOyvcZPYaqQgp-Tkm-uIJschNMBKPKtZN3yXz_SC5s,635
19
- bcmd/tasks/lib.py,sha256=Ofx2rSeqBZtVaRM4ly6ORyAozMgk5b8TTM9cy8vCa_E,1904
20
- bcmd/tasks/math.py,sha256=xbl5UdaDMyAjiLodDPleP4Cutrk2S3NOAgurzAgOEAE,2862
21
- bcmd/tasks/mirror.py,sha256=nAe8NYftMKzht16MFBj7RqXwvVhR6Jh2uuAyJLh87og,1098
22
- bcmd/tasks/pdf.py,sha256=fkHRgxqzrRxdb4_-9pL9wp2roqAHJPS_dVqAGJvRUsM,1504
23
- bcmd/tasks/proxy.py,sha256=xvxN5PClUnc5LQpmq2Wug7_LUVpJboMWLXBvL9lX7EM,1552
24
- bcmd/tasks/time.py,sha256=ZiqA1jdgl-TBtFSOxxP51nwv4g9iZItmkFKpf9MKelk,2453
25
- bcmd/tasks/upgrade.py,sha256=2Wu_aFn-UcToNPDzjRG78VSChirEiD2KnAf6fJUgYak,535
26
- bcmd/tasks/wasabi.py,sha256=xWFAxprSIlBqDDMGaNXZFb-SahnW1d_R9XxSKRYIhnM,3110
27
- bcmd-0.6.2.dist-info/METADATA,sha256=6pMqSMaW_SmvOhC2UXIHaHV5YihW8KyL--9NTzUPNMA,812
28
- bcmd-0.6.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
29
- bcmd-0.6.2.dist-info/entry_points.txt,sha256=rHJrP6KEQpB-YaQqDFzEL2v88r03rxSfnzAayRvAqHU,39
30
- bcmd-0.6.2.dist-info/top_level.txt,sha256=-KrvhhtBcYsm4XhcjQvEcFbBB3VXeep7d3NIfDTrXKQ,5
31
- bcmd-0.6.2.dist-info/RECORD,,
@@ -1,2 +0,0 @@
1
- [console_scripts]
2
- beni = bcmd.main:run
@@ -1 +0,0 @@
1
- bcmd
File without changes
File without changes
File without changes
File without changes
{bcmd → bcmdx}/main.py RENAMED
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