fastapi-cachex 0.1.0__py3-none-any.whl → 0.1.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.

Potentially problematic release.


This version of fastapi-cachex might be problematic. Click here for more details.

@@ -1,12 +1,30 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: fastapi-cachex
3
- Version: 0.1.0
4
- Summary: Add your description here
3
+ Version: 0.1.1
4
+ Summary: A caching library for FastAPI with support for Cache-Control, ETag, and multiple backends.
5
+ Author-email: Allen <s96016641@gmail.com>
6
+ License-Expression: Apache-2.0
7
+ Project-URL: Homepage, https://github.com/allen0099/FastAPI-CacheX
8
+ Project-URL: Repository, https://github.com/allen0099/FastAPI-CacheX.git
9
+ Project-URL: Issues, https://github.com/allen0099/FastAPI-CacheX/issues
10
+ Keywords: fastapi,cache,etag,cache-control,redis,memcached,in-memory
11
+ Classifier: Development Status :: 3 - Alpha
12
+ Classifier: Intended Audience :: Developers
13
+ Classifier: Programming Language :: Python
14
+ Classifier: Programming Language :: Python :: 3
15
+ Classifier: Programming Language :: Python :: 3.10
16
+ Classifier: Programming Language :: Python :: 3.11
17
+ Classifier: Programming Language :: Python :: 3.12
18
+ Classifier: Programming Language :: Python :: 3.13
19
+ Classifier: Programming Language :: Python :: 3 :: Only
20
+ Classifier: Framework :: FastAPI
21
+ Classifier: Topic :: Software Development :: Libraries :: Python Modules
22
+ Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
5
23
  Requires-Python: >=3.10
6
24
  Description-Content-Type: text/markdown
7
25
  License-File: LICENSE
8
- Requires-Dist: fastapi>=0.115.12
9
- Requires-Dist: httpx>=0.28.1
26
+ Requires-Dist: fastapi
27
+ Requires-Dist: httpx
10
28
  Dynamic: license-file
11
29
 
12
30
  # FastAPI-Cache X
@@ -7,8 +7,8 @@ fastapi_cachex/types.py,sha256=YkXlBARIr5lHQE4PYQrwXjEoLHdz9CIjfX7V-S9N8p0,328
7
7
  fastapi_cachex/backends/__init__.py,sha256=khEnP_GmZHJXAjfqZ35uQRYMtJQTmcQxNC2y2r8Pz5w,106
8
8
  fastapi_cachex/backends/base.py,sha256=eGfn0oZNQ8_drNHz4ZtqBVFSxKxEwW8y4ojw5iShgLQ,707
9
9
  fastapi_cachex/backends/memory.py,sha256=-69k5-HwNzAPumemy-17LBZuBzUcA-qYhz2qCzVTOCc,2419
10
- fastapi_cachex-0.1.0.dist-info/licenses/LICENSE,sha256=asJkHbd10YDSnjeAOIlKafh7E_exwtKXY5rA-qc_Mno,11339
11
- fastapi_cachex-0.1.0.dist-info/METADATA,sha256=Ugbv0EXwcJanK6xLavSN6dKGapu1k8IiKZC6wgPRUpY,2705
12
- fastapi_cachex-0.1.0.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
13
- fastapi_cachex-0.1.0.dist-info/top_level.txt,sha256=97FfG5FDycd3hks-_JznEr-5lUOgg8AZd8pqK5imWj0,15
14
- fastapi_cachex-0.1.0.dist-info/RECORD,,
10
+ fastapi_cachex-0.1.1.dist-info/licenses/LICENSE,sha256=asJkHbd10YDSnjeAOIlKafh7E_exwtKXY5rA-qc_Mno,11339
11
+ fastapi_cachex-0.1.1.dist-info/METADATA,sha256=8d1xhC1CdfqRsDzep4UBK6mfPzzkPGGR14tabTxHm7U,3709
12
+ fastapi_cachex-0.1.1.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
13
+ fastapi_cachex-0.1.1.dist-info/top_level.txt,sha256=97FfG5FDycd3hks-_JznEr-5lUOgg8AZd8pqK5imWj0,15
14
+ fastapi_cachex-0.1.1.dist-info/RECORD,,