AI-powered secure managed file transfer (GCS + AES-256-GCM + anomaly detection)
Project description
[build-system] requires = ["setuptools>=69", "wheel"] build-backend = "setuptools.build_meta"
[project] name = "sentinelmft" # <-- change if your package has a different name version = "0.1.2" # bump on every upload description = "AI-powered secure managed file transfer (GCS + AES-256-GCM + anomaly detection)" readme = { file = "README.md", content-type = "text/markdown" } requires-python = ">=3.9" license = { text = "MIT" } authors = [{ name = "Raghava Chellu" }] keywords = ["mft","gcp","gcs","encryption","aes-gcm","anomaly-detection","devsecops"] classifiers = [ "Programming Language :: Python :: 3", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Topic :: Security :: Cryptography", "Topic :: System :: Networking", "Intended Audience :: Developers" ]
[project.urls] Homepage = "https://github.com/RaghavaCh440/sentinelmft" Documentation = "https://github.com/RaghavaCh440/sentinelmft#readme" Source = "https://github.com/RaghavaCh440/sentinelmft" Issues = "https://github.com/RaghavaCh440/sentinelmft/issues"
[tool.setuptools] packages = { find = { where = ["src"] } }
[tool.setuptools.packages.find] where = ["src"]
[project.scripts] sentinelmft = "sentinelmft.cli:app"
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sentinelmft-0.1.3.tar.gz.
File metadata
- Download URL: sentinelmft-0.1.3.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
63f09a417e309247ad9cf57eb21f6a1ce480e1893dbf24a6fd422ed8f65caf9b
|
|
| MD5 |
0c9a1fdaabd41651463b0630630dc93f
|
|
| BLAKE2b-256 |
1c4b8755636852df71f81d510ec5d2c5f14fe28b6f3d3ea270f02c54e9efc137
|
File details
Details for the file sentinelmft-0.1.3-py3-none-any.whl.
File metadata
- Download URL: sentinelmft-0.1.3-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ae7d83450e96a923b125c3a38eb50f06e2acd5e3f02d1021570fb3efb5681627
|
|
| MD5 |
676d80b54d322ca9ca627c5e00816986
|
|
| BLAKE2b-256 |
cac2bf4436f9cca81d96891f3c41818ae7c5e76137675821584306bc67f1e12e
|