imm-base


Nameimm-base JSON
Version 1.0.2 PyPI version JSON
download
home_page
SummaryA python client library used to describe program model and get validated data.
upload_time2023-01-06 17:20:20
maintainer
docs_urlNone
authorJacky Zhang
requires_python>=3.9
license
keywords canada immigration case programs apis assess web form programtically filling
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Modules
### server

#### API
- api: For all API modules 
#### modules
- bcpnp: BCPNP applications
- lmia: LMIA applications
- pr: PR applications
- tr: TR applications
#### system
- data: all excel, pdf,word templates, etc...  used by the system
- doc: docs, but did not do it so far
- system: config and models index
### client
- client: apps used in terminal with http accessing to api
- local: apps used in terminal with local accessing to modules
### source
- source: excel app
- basemodels: all fundemental models
- utils
### test
- tests: test apps
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "imm-base",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "Canada,Immigration,Case,Programs,APIs,Assess,web,form,programtically filling",
    "author": "Jacky Zhang",
    "author_email": "jackyzhang1969@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/bf/7b/212c94996b8ef1d2171f4298d6be104a46c028439089ce027964ff3dad37/imm-base-1.0.2.tar.gz",
    "platform": null,
    "description": "## Modules\n### server\n\n#### API\n- api: For all API modules \n#### modules\n- bcpnp: BCPNP applications\n- lmia: LMIA applications\n- pr: PR applications\n- tr: TR applications\n#### system\n- data: all excel, pdf,word templates, etc...  used by the system\n- doc: docs, but did not do it so far\n- system: config and models index\n### client\n- client: apps used in terminal with http accessing to api\n- local: apps used in terminal with local accessing to modules\n### source\n- source: excel app\n- basemodels: all fundemental models\n- utils\n### test\n- tests: test apps",
    "bugtrack_url": null,
    "license": "",
    "summary": "A python client library used to describe program model and get validated data.",
    "version": "1.0.2",
    "split_keywords": [
        "canada",
        "immigration",
        "case",
        "programs",
        "apis",
        "assess",
        "web",
        "form",
        "programtically filling"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bf7b212c94996b8ef1d2171f4298d6be104a46c028439089ce027964ff3dad37",
                "md5": "800059a4f1992278f4c06696ad2e22d4",
                "sha256": "e1d5017bf0bef11a55b143c5568f3a6ab29a8a6c393a076cc2711199c981092f"
            },
            "downloads": -1,
            "filename": "imm-base-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "800059a4f1992278f4c06696ad2e22d4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 134798,
            "upload_time": "2023-01-06T17:20:20",
            "upload_time_iso_8601": "2023-01-06T17:20:20.411496Z",
            "url": "https://files.pythonhosted.org/packages/bf/7b/212c94996b8ef1d2171f4298d6be104a46c028439089ce027964ff3dad37/imm-base-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-06 17:20:20",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "imm-base"
}
        
Elapsed time: 0.02968s