blitzmeets


Nameblitzmeets JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/BliyzJB/BlitzMeets
SummaryA utility to create virtual meetings programatically
upload_time2023-04-08 17:13:03
maintainer
docs_urlNone
authorYour Name
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # BlitzMeets

BlitzMeets is a python package that wraps around Brei.fi/ng to programmatically create unique meeting urls and also generate QR codes for them for easy sharing.

## Installation

```bash
pip install blitzmeets
```

## Usage
refer to [examples](    https://github.com/BlitzJB/BlitzMeets/tree/main/examples)

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. /s

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/BliyzJB/BlitzMeets",
    "name": "blitzmeets",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Your Name",
    "author_email": "youremail@example.com",
    "download_url": "https://files.pythonhosted.org/packages/c9/2b/602209b1569ce446562f86b9991fa0e532736c538d67a9d809f453433165/blitzmeets-0.1.1.tar.gz",
    "platform": null,
    "description": "# BlitzMeets\r\n\r\nBlitzMeets is a python package that wraps around Brei.fi/ng to programmatically create unique meeting urls and also generate QR codes for them for easy sharing.\r\n\r\n## Installation\r\n\r\n```bash\r\npip install blitzmeets\r\n```\r\n\r\n## Usage\r\nrefer to [examples](    https://github.com/BlitzJB/BlitzMeets/tree/main/examples)\r\n\r\n## Contributing\r\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. /s\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A utility to create virtual meetings programatically",
    "version": "0.1.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2e00daeebe98d8147d38d2ba457e3ecfd6b53d7899c4b3e78c4473a24e7b9114",
                "md5": "3e6f45934fd85434fb1678b82d7085a8",
                "sha256": "be2a5935ef31f731f3322ff16e09d90b79df031347f4d74b21783bca245c4908"
            },
            "downloads": -1,
            "filename": "blitzmeets-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3e6f45934fd85434fb1678b82d7085a8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2239,
            "upload_time": "2023-04-08T17:13:00",
            "upload_time_iso_8601": "2023-04-08T17:13:00.662435Z",
            "url": "https://files.pythonhosted.org/packages/2e/00/daeebe98d8147d38d2ba457e3ecfd6b53d7899c4b3e78c4473a24e7b9114/blitzmeets-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c92b602209b1569ce446562f86b9991fa0e532736c538d67a9d809f453433165",
                "md5": "3584092a3df2cb00ee4c1542c306c800",
                "sha256": "35ed0aac4587492a14c918737389a57285050e503defd23728bfe5be3da43863"
            },
            "downloads": -1,
            "filename": "blitzmeets-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "3584092a3df2cb00ee4c1542c306c800",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1992,
            "upload_time": "2023-04-08T17:13:03",
            "upload_time_iso_8601": "2023-04-08T17:13:03.453122Z",
            "url": "https://files.pythonhosted.org/packages/c9/2b/602209b1569ce446562f86b9991fa0e532736c538d67a9d809f453433165/blitzmeets-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-08 17:13:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "BliyzJB",
    "github_project": "BlitzMeets",
    "lcname": "blitzmeets"
}
        
Elapsed time: 0.32586s