adapya-adabas


Nameadapya-adabas JSON
Version 1.3.0 PyPI version JSON
download
home_pagehttps://github.com/SoftwareAG/adapya-adabas
Summaryadapya-adabas - Software AG Adabas Database API for Python
upload_time2023-12-28 14:50:10
maintainer
docs_urlNone
authormmueller
requires_python
licenseApache License 2.0
keywords softwareag adabas database
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            adapya-adabas
-------------

adapya-adabas implements the Adabas database API for Python.

It can access local and remote Adabas databases.
adapya-adabas comes with scripts and sample programs to show its features.
It is being used on Linux, mainframe z/OS, Solaris and Windows.

Prerequisites for adapya-adabas are Python version 2.7, 3.5 or higher
and the adapya-base package.


Installation
~~~~~~~~~~~~

::

    pip install adapya-adabas


Links
~~~~~

- Details of adapya-adabas: https://softwareag.github.io/adapya-adabas/index.html
- Adabas at Software AG: https://www.softwareag.com
- Adabas forum: http://tech.forums.softwareag.com/techjforum/forums/show/171.page
- Adabas documentation: http://techcommunity.softwareag.com


License
~~~~~~~

Copyright 2004-ThisYear Software AG

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.

You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

See the License for the specific language governing permissions and
limitations under the License.

-------

These tools are provided as-is and without warranty or support.
They do not constitute part of the Software AG product suite.
Users are free to use, fork and modify them, subject to the license agreement.
While Software AG welcomes contributions, we cannot guarantee to include every
contribution in the master project.
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/SoftwareAG/adapya-adabas",
    "name": "adapya-adabas",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "softwareag adabas database",
    "author": "mmueller",
    "author_email": "mm@softwareag.com",
    "download_url": "https://files.pythonhosted.org/packages/da/fb/3c0d07e44c2d16da2d92fbc32fd36438ee765f38b3e7749881f727b787a5/adapya-adabas-1.3.0.zip",
    "platform": "any",
    "description": "adapya-adabas\n-------------\n\nadapya-adabas implements the Adabas database API for Python.\n\nIt can access local and remote Adabas databases.\nadapya-adabas comes with scripts and sample programs to show its features.\nIt is being used on Linux, mainframe z/OS, Solaris and Windows.\n\nPrerequisites for adapya-adabas are Python version 2.7, 3.5 or higher\nand the adapya-base package.\n\n\nInstallation\n~~~~~~~~~~~~\n\n::\n\n    pip install adapya-adabas\n\n\nLinks\n~~~~~\n\n- Details of adapya-adabas: https://softwareag.github.io/adapya-adabas/index.html\n- Adabas at Software AG: https://www.softwareag.com\n- Adabas forum: http://tech.forums.softwareag.com/techjforum/forums/show/171.page\n- Adabas documentation: http://techcommunity.softwareag.com\n\n\nLicense\n~~~~~~~\n\nCopyright 2004-ThisYear Software AG\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\n\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\n-------\n\nThese tools are provided as-is and without warranty or support.\nThey do not constitute part of the Software AG product suite.\nUsers are free to use, fork and modify them, subject to the license agreement.\nWhile Software AG welcomes contributions, we cannot guarantee to include every\ncontribution in the master project.",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "adapya-adabas - Software AG Adabas Database API for Python",
    "version": "1.3.0",
    "project_urls": {
        "Homepage": "https://github.com/SoftwareAG/adapya-adabas"
    },
    "split_keywords": [
        "softwareag",
        "adabas",
        "database"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dafb3c0d07e44c2d16da2d92fbc32fd36438ee765f38b3e7749881f727b787a5",
                "md5": "ef0f0b0673fa66afdc63e3eb129aca02",
                "sha256": "c7d17cc3152a03aa5ec1337b0e49f398cfb9126d1afd05b2f4f6280c8f0d94da"
            },
            "downloads": -1,
            "filename": "adapya-adabas-1.3.0.zip",
            "has_sig": false,
            "md5_digest": "ef0f0b0673fa66afdc63e3eb129aca02",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 257377,
            "upload_time": "2023-12-28T14:50:10",
            "upload_time_iso_8601": "2023-12-28T14:50:10.954993Z",
            "url": "https://files.pythonhosted.org/packages/da/fb/3c0d07e44c2d16da2d92fbc32fd36438ee765f38b3e7749881f727b787a5/adapya-adabas-1.3.0.zip",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-28 14:50:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "SoftwareAG",
    "github_project": "adapya-adabas",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "adapya-adabas"
}
        
Elapsed time: 0.35299s