pyfileshare


Namepyfileshare JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/RedPiarOfficial/FileShare/
SummaryPyFileShare is a Python library designed for seamless interaction with the file-sharing service.
upload_time2024-10-05 16:19:02
maintainerNone
docs_urlNone
authorRedPiar
requires_python>=3.8
licenseMIT
keywords file sharing file upload file download cloudscraper beautifulsoup
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [View the full documentation here](https://red-3.gitbook.io/pyfileshare)

# Welcome to the PyFileShare library!

This library is designed for convenient interaction with the service **file.com.ru**, allowing you to easily upload and download files. By utilizing powerful tools such as `BeautifulSoup` and `cloudscraper`, you can effortlessly bypass limitations related to cookies and CSRF tokens.

## Key Features

- **File Uploading**: Upload files to file.com.ru with the option to set a password and auto-delete.
- **File Downloading**: Easily download files using unique upload identifiers.
- **Error Handling**: The library handles common errors to help you quickly identify and troubleshoot issues.

## Installation

```bash
pip install pyfileshare
```

We hope that the PyFileShare library will be a useful tool in your project. Please refer to the documentation sections to learn more about the features and usage examples. If you have any questions or suggestions, feel free to reach out!

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/RedPiarOfficial/FileShare/",
    "name": "pyfileshare",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "file sharing, file upload, file download, cloudscraper, BeautifulSoup",
    "author": "RedPiar",
    "author_email": "Regeonwix@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/38/72/905a9ba0310bc58645417769b52425997fab98c90d7a5c52c3aed83ca6da/pyfileshare-1.0.0.tar.gz",
    "platform": null,
    "description": "[View the full documentation here](https://red-3.gitbook.io/pyfileshare)\r\n\r\n# Welcome to the PyFileShare library!\r\n\r\nThis library is designed for convenient interaction with the service **file.com.ru**, allowing you to easily upload and download files. By utilizing powerful tools such as `BeautifulSoup` and `cloudscraper`, you can effortlessly bypass limitations related to cookies and CSRF tokens.\r\n\r\n## Key Features\r\n\r\n- **File Uploading**: Upload files to file.com.ru with the option to set a password and auto-delete.\r\n- **File Downloading**: Easily download files using unique upload identifiers.\r\n- **Error Handling**: The library handles common errors to help you quickly identify and troubleshoot issues.\r\n\r\n## Installation\r\n\r\n```bash\r\npip install pyfileshare\r\n```\r\n\r\nWe hope that the PyFileShare library will be a useful tool in your project. Please refer to the documentation sections to learn more about the features and usage examples. If you have any questions or suggestions, feel free to reach out!\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "PyFileShare is a Python library designed for seamless interaction with the file-sharing service.",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/RedPiarOfficial/FileShare/"
    },
    "split_keywords": [
        "file sharing",
        " file upload",
        " file download",
        " cloudscraper",
        " beautifulsoup"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aa8471ec553eec748ea2ea3989ed79d9bb4fff104ce27b9bd7d8041797994abd",
                "md5": "1f259a721f06fe8e225ee4bdc164365e",
                "sha256": "4b195e9283323611142e3cd2cdaa677bc06273b2dabb8c9a7c040b460a60250f"
            },
            "downloads": -1,
            "filename": "pyfileshare-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1f259a721f06fe8e225ee4bdc164365e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 4118,
            "upload_time": "2024-10-05T16:19:00",
            "upload_time_iso_8601": "2024-10-05T16:19:00.465398Z",
            "url": "https://files.pythonhosted.org/packages/aa/84/71ec553eec748ea2ea3989ed79d9bb4fff104ce27b9bd7d8041797994abd/pyfileshare-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3872905a9ba0310bc58645417769b52425997fab98c90d7a5c52c3aed83ca6da",
                "md5": "64404b23a98d66a26e4e1148cea3e085",
                "sha256": "76c4d2e1713e1c72fad7bb00389ec8e83bcbc830a1e2fb52c4f933e2db16ec2a"
            },
            "downloads": -1,
            "filename": "pyfileshare-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "64404b23a98d66a26e4e1148cea3e085",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 3696,
            "upload_time": "2024-10-05T16:19:02",
            "upload_time_iso_8601": "2024-10-05T16:19:02.431228Z",
            "url": "https://files.pythonhosted.org/packages/38/72/905a9ba0310bc58645417769b52425997fab98c90d7a5c52c3aed83ca6da/pyfileshare-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-05 16:19:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "RedPiarOfficial",
    "github_project": "FileShare",
    "github_not_found": true,
    "lcname": "pyfileshare"
}
        
Elapsed time: 0.38122s