data-sourcerer 0.2.0__py3-none-any.whl → 0.2.1__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.
@@ -1,42 +1,41 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: data-sourcerer
3
- Version: 0.2.0
3
+ Version: 0.2.1
4
4
  Summary: Sourcerer is a terminal cloud storage navigator.
5
5
  Author-email: Bohdana Kuzmenko <bohdana.kuzmenko.dev@gmail.com>
6
6
  License: MIT
7
- Keywords: cloud,s3,gcp,cli,terminal,storage,textual,ui
8
- Requires-Python: >=3.9
9
- Description-Content-Type: text/markdown
10
7
  License-File: LICENSE
8
+ Keywords: cli,cloud,gcp,s3,storage,terminal,textual,ui
9
+ Requires-Python: >=3.9
10
+ Requires-Dist: azure-identity<2.0.0,>=1.22.0
11
+ Requires-Dist: azure-mgmt-storage<23.0.0,>=22.2.0
12
+ Requires-Dist: azure-storage-blob<13.0.0,>=12.25.1
11
13
  Requires-Dist: boto3<2.0.0,>=1.26.0
12
14
  Requires-Dist: cryptography<45.0.0,>=44.0.2
13
15
  Requires-Dist: dependency-injector<5.0.0,>=4.43.0
14
16
  Requires-Dist: google-cloud-storage<4.0.0,>=3.1.0
15
17
  Requires-Dist: humanize<5.0.0,>=4.12.1
16
- Requires-Dist: sqlalchemy<3.0.0,>=2.0.38
18
+ Requires-Dist: pyopenssl>=22.1.0; sys_platform == 'linux'
17
19
  Requires-Dist: sqlalchemy-utils<1.0.0,>=0.41.2
20
+ Requires-Dist: sqlalchemy<3.0.0,>=2.0.38
18
21
  Requires-Dist: textual[syntax]<4.0.0,>=2.0.0
19
- Requires-Dist: pyOpenSSL>=22.1.0; sys_platform == "linux"
20
- Requires-Dist: azure-storage-blob<13.0.0,>=12.25.1
21
- Requires-Dist: azure-identity<2.0.0,>=1.22.0
22
- Requires-Dist: azure-mgmt-storage<23.0.0,>=22.2.0
23
22
  Provides-Extra: dev
24
- Requires-Dist: bandit>=1.8.3; extra == "dev"
25
- Requires-Dist: black>=25.1.0; extra == "dev"
26
- Requires-Dist: coverage>=7.8.0; extra == "dev"
27
- Requires-Dist: mkdocs-material>=9.6.12; extra == "dev"
28
- Requires-Dist: pre-commit>=4.2.0; extra == "dev"
29
- Requires-Dist: pylint>=3.3.6; extra == "dev"
30
- Requires-Dist: pyright>=1.1.400; extra == "dev"
31
- Requires-Dist: ruff>=0.11.7; extra == "dev"
32
- Requires-Dist: textual-dev>=1.7.0; extra == "dev"
33
- Dynamic: license-file
23
+ Requires-Dist: bandit>=1.8.3; extra == 'dev'
24
+ Requires-Dist: black>=25.1.0; extra == 'dev'
25
+ Requires-Dist: coverage>=7.8.0; extra == 'dev'
26
+ Requires-Dist: mkdocs-material>=9.6.12; extra == 'dev'
27
+ Requires-Dist: pre-commit>=4.2.0; extra == 'dev'
28
+ Requires-Dist: pylint>=3.3.6; extra == 'dev'
29
+ Requires-Dist: pyright>=1.1.400; extra == 'dev'
30
+ Requires-Dist: ruff>=0.11.7; extra == 'dev'
31
+ Requires-Dist: textual-dev>=1.7.0; extra == 'dev'
32
+ Description-Content-Type: text/markdown
34
33
 
35
34
  # 🧙‍♂️ Sourcerer
36
35
 
37
36
  **Sourcerer** is a CLI-based cloud storage explorer that provides a unified interface for developers and DevOps
38
37
  engineers to view and manage files across multiple cloud providers like
39
- **GCP**, **AWS S3**, and **S3-compatible services**.
38
+ **GCP Storage**, **Azure Storage**, **AWS S3**, and **S3-compatible services**.
40
39
 
41
40
  > Your terminal. Your storages. Your control.
42
41
 
@@ -44,7 +43,7 @@ engineers to view and manage files across multiple cloud providers like
44
43
 
45
44
  ## ✨ Features
46
45
 
47
- - 🔍 Unified file browser for GCP, AWS S3, and S3-compatible services
46
+ - 🔍 Unified file browser for GCP Storage, Azure Storage, AWS S3, and S3-compatible services
48
47
  - 🧭 Terminal UI (TUI) built with [Textual](https://github.com/Textualize/textual)
49
48
  - 🗂️ Explore buckets and objects seamlessly
50
49
  - 🔄 Upload, download, and delete files
@@ -1,5 +1,4 @@
1
- data_sourcerer-0.2.0.dist-info/licenses/LICENSE,sha256=HjZ7RAG3i6izxvitGfY4feHfvW5F8DPj5eF0YBSf2rI,1073
2
- sourcerer/__init__.py,sha256=EjDDEplny6MYdZdi-SpLg0b_I4GZ0Q12MTHkE_4f2ag,585
1
+ sourcerer/__init__.py,sha256=cZLeIuWVmh6AIGlima_d3udNCth5hJG-VZOj0AoCShE,585
3
2
  sourcerer/settings.py,sha256=dwY2GoaWD1CsAoVtWzaAhP7_e3KUugmBr2E624JSedc,1388
4
3
  sourcerer/utils.py,sha256=1VzKResV28-BlNlvEQ694WcxOZCK-NBR9uTbopl_slE,872
5
4
  sourcerer/domain/__init__.py,sha256=rV21d-dD-e0q4EQ2LfWDSDLlrUOjnHnWBtWPujoue0o,556
@@ -91,8 +90,8 @@ sourcerer/presentation/screens/storage_action_progress/main.py,sha256=F33lL4NEqr
91
90
  sourcerer/presentation/screens/storage_action_progress/styles.tcss,sha256=ffvDxRWhckE5tjEG4jwlhQNqeQsYpdF71104StWCGWU,818
92
91
  sourcerer/presentation/themes/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
93
92
  sourcerer/presentation/themes/github_dark.py,sha256=9E1mEOr701nU-ZDSKBccMl3GYchroCEsxEVelm5oI-E,497
94
- data_sourcerer-0.2.0.dist-info/METADATA,sha256=ZbbpumnqYrw9JDSlgRQN8fYY5Yn55rlPO4QtEB1gRBU,2388
95
- data_sourcerer-0.2.0.dist-info/WHEEL,sha256=zaaOINJESkSfm_4HQVc5ssNzHCPXhJm0kEUakpsEHaU,91
96
- data_sourcerer-0.2.0.dist-info/entry_points.txt,sha256=CyD02GehPW6QuhR5oDY5tLLRHQ9qbPXe0v3aT1pK3N8,62
97
- data_sourcerer-0.2.0.dist-info/top_level.txt,sha256=_9Nul_xiROuGIUDltaPqy-HyRzvv80MF_uquhggP9So,10
98
- data_sourcerer-0.2.0.dist-info/RECORD,,
93
+ data_sourcerer-0.2.1.dist-info/METADATA,sha256=1xiV9NxnzOG-ZWqB02EvzAos7nmfM21bJMuX8SYVAXQ,2416
94
+ data_sourcerer-0.2.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
95
+ data_sourcerer-0.2.1.dist-info/entry_points.txt,sha256=CyD02GehPW6QuhR5oDY5tLLRHQ9qbPXe0v3aT1pK3N8,62
96
+ data_sourcerer-0.2.1.dist-info/licenses/LICENSE,sha256=HjZ7RAG3i6izxvitGfY4feHfvW5F8DPj5eF0YBSf2rI,1073
97
+ data_sourcerer-0.2.1.dist-info/RECORD,,
@@ -1,5 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.8.0)
2
+ Generator: hatchling 1.27.0
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
-
sourcerer/__init__.py CHANGED
@@ -12,4 +12,4 @@ The application is structured using a clean architecture approach with:
12
12
  - Presentation layer: User interface components
13
13
  """
14
14
 
15
- __version__ = "0.2.0"
15
+ __version__ = "0.2.1"
@@ -1 +0,0 @@
1
- sourcerer