share-pro


Nameshare-pro JSON
Version 0.0.5 PyPI version JSON
download
home_pagehttps://github.com/jakbin/share-pro
SummaryShare your computer files to android over wifi.
upload_time2024-11-22 06:55:44
maintainerNone
docs_urlNone
authorjakbin
requires_pythonNone
licenseMIT License
keywords share-pro wifi-file-transfer file-tranfer
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # share-pro

Share your computer files to android over wifi.

 [![PyPI version](https://badge.fury.io/py/share-pro.svg)](https://pypi.org/project/share-pro/)
 [![Downloads](https://pepy.tech/badge/share-pro/month)](https://pepy.tech/project/share-pro)
 [![Downloads](https://static.pepy.tech/personalized-badge/share-pro?period=total&units=international_system&left_color=green&right_color=blue&left_text=Total%20Downloads)](https://pepy.tech/project/share-pro)


## Installation

```sh
pip3 install share-pro
```

## Usage

```sh
share-pro
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jakbin/share-pro",
    "name": "share-pro",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "share-pro, wifi-file-transfer, file-tranfer",
    "author": "jakbin",
    "author_email": null,
    "download_url": null,
    "platform": "any",
    "description": "# share-pro\n\nShare your computer files to android over wifi.\n\n [![PyPI version](https://badge.fury.io/py/share-pro.svg)](https://pypi.org/project/share-pro/)\n [![Downloads](https://pepy.tech/badge/share-pro/month)](https://pepy.tech/project/share-pro)\n [![Downloads](https://static.pepy.tech/personalized-badge/share-pro?period=total&units=international_system&left_color=green&right_color=blue&left_text=Total%20Downloads)](https://pepy.tech/project/share-pro)\n\n\n## Installation\n\n```sh\npip3 install share-pro\n```\n\n## Usage\n\n```sh\nshare-pro\n```\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Share your computer files to android over wifi.",
    "version": "0.0.5",
    "project_urls": {
        "Homepage": "https://github.com/jakbin/share-pro"
    },
    "split_keywords": [
        "share-pro",
        " wifi-file-transfer",
        " file-tranfer"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1fd97c17859a72854b68552b5b517068ee76da49f0e5af40b1d0111a72822c2a",
                "md5": "58454cb09db9b4f0772eca2db7d9f808",
                "sha256": "71479450339a702bbf2ca3b8122209041864321f45d9f8ebff825921507dc2b1"
            },
            "downloads": -1,
            "filename": "share_pro-0.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "58454cb09db9b4f0772eca2db7d9f808",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3309,
            "upload_time": "2024-11-22T06:55:44",
            "upload_time_iso_8601": "2024-11-22T06:55:44.086123Z",
            "url": "https://files.pythonhosted.org/packages/1f/d9/7c17859a72854b68552b5b517068ee76da49f0e5af40b1d0111a72822c2a/share_pro-0.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-22 06:55:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jakbin",
    "github_project": "share-pro",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "share-pro"
}
        
Elapsed time: 2.77943s