# Custom Library
This library provides utility classes for managing S3 file uploads and helper functions.
## Features
- Upload files to AWS S3.
- Delete files from AWS S3.
- Helper functions for file validation and secure filename generation.
## Installation
```
pip install custom-library
```
## Usage
```python
from custom_library import S3FileManager, HelperFunctions
# Example usage here
```
## License
MIT
Raw data
{
"_id": null,
"home_page": "https://github.com/yourusername/custom-library",
"name": "custom-library-22",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": null,
"author": "Your Name",
"author_email": "your.email@example.com",
"download_url": "https://files.pythonhosted.org/packages/35/30/945ad6e42a5f23bb4ef6a96617aef1f4dc7749dc8395ce772e2557b34cbf/custom_library_22-1.1.1.tar.gz",
"platform": null,
"description": "# Custom Library\n\nThis library provides utility classes for managing S3 file uploads and helper functions.\n\n## Features\n- Upload files to AWS S3.\n- Delete files from AWS S3.\n- Helper functions for file validation and secure filename generation.\n\n## Installation\n```\npip install custom-library\n```\n\n## Usage\n```python\nfrom custom_library import S3FileManager, HelperFunctions\n\n# Example usage here\n```\n\n## License\nMIT\n",
"bugtrack_url": null,
"license": null,
"summary": "A utility library for S3 file management and helper functions",
"version": "1.1.1",
"project_urls": {
"Homepage": "https://github.com/yourusername/custom-library"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1e9638504fc3a080ddc8d851a84f34220a730ebefda012f5eeccd031ac742ec8",
"md5": "0347390baf9c7ee4fa6ba18dee00e63d",
"sha256": "33224ce39134c907c46f1e48092de27051e8af8014cf420d48ffdeadb6747815"
},
"downloads": -1,
"filename": "custom_library_22-1.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0347390baf9c7ee4fa6ba18dee00e63d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 3540,
"upload_time": "2024-11-18T22:20:36",
"upload_time_iso_8601": "2024-11-18T22:20:36.281325Z",
"url": "https://files.pythonhosted.org/packages/1e/96/38504fc3a080ddc8d851a84f34220a730ebefda012f5eeccd031ac742ec8/custom_library_22-1.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3530945ad6e42a5f23bb4ef6a96617aef1f4dc7749dc8395ce772e2557b34cbf",
"md5": "220e56fcb2f4a1d6f16044fcef9af8f2",
"sha256": "57c6e521a518066a80b3f2076a87ab594eaf679ee7cf4e636fa70ce342e604ba"
},
"downloads": -1,
"filename": "custom_library_22-1.1.1.tar.gz",
"has_sig": false,
"md5_digest": "220e56fcb2f4a1d6f16044fcef9af8f2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 2684,
"upload_time": "2024-11-18T22:20:37",
"upload_time_iso_8601": "2024-11-18T22:20:37.952123Z",
"url": "https://files.pythonhosted.org/packages/35/30/945ad6e42a5f23bb4ef6a96617aef1f4dc7749dc8395ce772e2557b34cbf/custom_library_22-1.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-18 22:20:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "yourusername",
"github_project": "custom-library",
"github_not_found": true,
"lcname": "custom-library-22"
}