adapya-base


Nameadapya-base JSON
Version 1.3.0 PyPI version JSON
download
home_pagehttps://github.com/SoftwareAG/adapya-base
Summaryadapya-base - base package for adapya
upload_time2023-12-28 14:48:08
maintainer
docs_urlNone
authormmueller
requires_python
licenseApache License 2.0
keywords adabas database softwareag
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            adapya-base
===========

adapya-base is a Python package that provides the foundations for
the other adapya packages, especially for adapya-adabas,
the Adabas API for Python.

adapya-base comes with scripts and sample programs to show its features.
It is being used on Linux, z/OS mainframe, Solaris and Windows.

Prerequisite for adapya-base is Python version 2.7 or 3.5 and above.

Installation
------------

::

    pip install adapya-base


Links
-----

- Details of adapya-base: https://softwareag.github.io/adapya-base/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-base",
    "name": "adapya-base",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "adabas database softwareag",
    "author": "mmueller",
    "author_email": "mm@softwareag.com",
    "download_url": "https://files.pythonhosted.org/packages/26/27/9900b113734529e2357ba0b896c8337ce2dde05f062c72eadd68bca20744/adapya-base-1.3.0.zip",
    "platform": "any",
    "description": "adapya-base\n===========\n\nadapya-base is a Python package that provides the foundations for\nthe other adapya packages, especially for adapya-adabas,\nthe Adabas API for Python.\n\nadapya-base comes with scripts and sample programs to show its features.\nIt is being used on Linux, z/OS mainframe, Solaris and Windows.\n\nPrerequisite for adapya-base is Python version 2.7 or 3.5 and above.\n\nInstallation\n------------\n\n::\n\n    pip install adapya-base\n\n\nLinks\n-----\n\n- Details of adapya-base: https://softwareag.github.io/adapya-base/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\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-base - base package for adapya",
    "version": "1.3.0",
    "project_urls": {
        "Homepage": "https://github.com/SoftwareAG/adapya-base"
    },
    "split_keywords": [
        "adabas",
        "database",
        "softwareag"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "26279900b113734529e2357ba0b896c8337ce2dde05f062c72eadd68bca20744",
                "md5": "25560353deca4fea4c8b99cd0f719f04",
                "sha256": "9c6970731d793703fec91dd997488659a7c473075d735e5662ae9b4f92f52820"
            },
            "downloads": -1,
            "filename": "adapya-base-1.3.0.zip",
            "has_sig": false,
            "md5_digest": "25560353deca4fea4c8b99cd0f719f04",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 129694,
            "upload_time": "2023-12-28T14:48:08",
            "upload_time_iso_8601": "2023-12-28T14:48:08.275807Z",
            "url": "https://files.pythonhosted.org/packages/26/27/9900b113734529e2357ba0b896c8337ce2dde05f062c72eadd68bca20744/adapya-base-1.3.0.zip",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-28 14:48:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "SoftwareAG",
    "github_project": "adapya-base",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "adapya-base"
}
        
Elapsed time: 0.20379s