csvade


Namecsvade JSON
Version 0.0.4 PyPI version JSON
download
home_page
SummaryGenerate Calandar file (ICS) from CSV and ADE API.
upload_time2023-11-03 00:12:32
maintainer
docs_urlNone
authoralexandrerbb
requires_python>=3.9
license
keywords csv ade ics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # CSV-ADE-2-ICS

Generate Calandar file (ICS) from CSV and ADE API.

```bash
pip install csvade
csvade --help
```

## Generate CSV file.

You can download your CSV file from the **Webaurion > Scolarity > Groups** page.

Then **Export > Export data in standard CSV UTF-8 format**.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "csvade",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "csv,ade,ics",
    "author": "alexandrerbb",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/25/40/084d4a64014f757965837c647249df709aedbc444fcd376befef49ee41b0/csvade-0.0.4.tar.gz",
    "platform": null,
    "description": "# CSV-ADE-2-ICS\n\nGenerate Calandar file (ICS) from CSV and ADE API.\n\n```bash\npip install csvade\ncsvade --help\n```\n\n## Generate CSV file.\n\nYou can download your CSV file from the **Webaurion > Scolarity > Groups** page.\n\nThen **Export > Export data in standard CSV UTF-8 format**.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Generate Calandar file (ICS) from CSV and ADE API.",
    "version": "0.0.4",
    "project_urls": {
        "Homepage": "https://github.com/alexandrerbb/CSV-ADE-2-ICS",
        "Source": "https://github.com/alexandrerbb/CSV-ADE-2-ICS"
    },
    "split_keywords": [
        "csv",
        "ade",
        "ics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8f317eb1d4b0bbac2e8638b16b63e20bfe915c691093a3ad3843553565767b3e",
                "md5": "13cf8e14b4462fd3585d5a08cd512319",
                "sha256": "4b3bbe5de6c3387efd41864e3ba18f0f5ebae7bc4db46b40fd1093cb062bcb6c"
            },
            "downloads": -1,
            "filename": "csvade-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "13cf8e14b4462fd3585d5a08cd512319",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 3248,
            "upload_time": "2023-11-03T00:12:31",
            "upload_time_iso_8601": "2023-11-03T00:12:31.810493Z",
            "url": "https://files.pythonhosted.org/packages/8f/31/7eb1d4b0bbac2e8638b16b63e20bfe915c691093a3ad3843553565767b3e/csvade-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2540084d4a64014f757965837c647249df709aedbc444fcd376befef49ee41b0",
                "md5": "2e5fbd1eceb7e19a3c0f6e77d27b1935",
                "sha256": "65eecd0d9b0806cf7053c0cb462cd22d6fc99c4605c73912f46cda6a63ad2e93"
            },
            "downloads": -1,
            "filename": "csvade-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "2e5fbd1eceb7e19a3c0f6e77d27b1935",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 3057,
            "upload_time": "2023-11-03T00:12:32",
            "upload_time_iso_8601": "2023-11-03T00:12:32.921594Z",
            "url": "https://files.pythonhosted.org/packages/25/40/084d4a64014f757965837c647249df709aedbc444fcd376befef49ee41b0/csvade-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-03 00:12:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "alexandrerbb",
    "github_project": "CSV-ADE-2-ICS",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "csvade"
}
        
Elapsed time: 0.12592s