extools


Nameextools JSON
Version 0.13.43 PyPI version JSON
download
home_pagehttps://poplars.dev
SummaryTools for Orchid Extender
upload_time2024-04-24 20:37:43
maintainerNone
docs_urlNone
authorChris Binckly, 2665093 Ontario Inc.
requires_pythonNone
licenseNone
keywords sage orchid extender
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ##################
Tools for Extender
##################

-------------------------------------------------
A library of utilities for working with Extender.
-------------------------------------------------

.. image:: https://readthedocs.org/projects/extools/badge/?version=latest
    :target: https://extools.readthedocs.io/en/latest/?badge=latest
    :alt: Documentation Status

The ``extools`` package provides a number of functions and classes
to make it easier to write clear, concise, Python code in 
scripts and modules for Python Extender.  

``extools`` is an `open source`_ project maintained by `2665093 Ontario Inc`_.
Everyone is invited to `file a bug`_, `review the source`_,
or `contribute`_.

.. _open source: https://bitbucket.org/cbinckly/extools/src/master/LICENSE.txt
.. _2665093 Ontario Inc: https://2665093.ca
.. _contribute: https://bitbucket.org/cbinckly/extools/src/master/CONTRIBUTING.txt
.. _file a bug: https://bitbucket.org/cbinckly/extools/issues/new
.. _review the source: https://bitbucket.org/cbinckly/extools/

The `API documentation`_ is available on readthedocs.io.

.. _API documentation: https://extools.readthedocs.io

Installation
************

To be available from Extender scripts, the ``extools`` package must be
installed in the embedded Extender Python environment.  This is not 
trivial.  

The use of the `Python Package Manager for Orchid Extender`_ is recommended.

.. _Python Package Manager for Orchid Extender: https://2665093.ca/

Included Functions and Classes
******************************

Full api documentation for the package is available on readthedocs.io.

License
*******

The ``extools`` package is distributed under the GNU GPL version 3 copyleft
license.  You must read the license in full before modifying, redistributing,
or using the code in a derivative work.  In short:

    | You may copy, distribute and modify the software as long as you track 
      changes/dates in source files. Any modifications to or software including
      (via compiler) GPL-licensed code must also be made available under the 
      GPL along with build & install instructions.[1]_

.. [1] from https://tldrlegal.com/license/gnu-general-public-license-v3-(gpl-3)
            

Raw data

            {
    "_id": null,
    "home_page": "https://poplars.dev",
    "name": "extools",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "sage orchid extender",
    "author": "Chris Binckly, 2665093 Ontario Inc.",
    "author_email": "cbinckly@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/15/2d/7d03a4d960ebb05ca9c90324782b0dfe000de03c96873af2da6bddb422b9/extools-0.13.43.tar.gz",
    "platform": null,
    "description": "##################\nTools for Extender\n##################\n\n-------------------------------------------------\nA library of utilities for working with Extender.\n-------------------------------------------------\n\n.. image:: https://readthedocs.org/projects/extools/badge/?version=latest\n    :target: https://extools.readthedocs.io/en/latest/?badge=latest\n    :alt: Documentation Status\n\nThe ``extools`` package provides a number of functions and classes\nto make it easier to write clear, concise, Python code in \nscripts and modules for Python Extender.  \n\n``extools`` is an `open source`_ project maintained by `2665093 Ontario Inc`_.\nEveryone is invited to `file a bug`_, `review the source`_,\nor `contribute`_.\n\n.. _open source: https://bitbucket.org/cbinckly/extools/src/master/LICENSE.txt\n.. _2665093 Ontario Inc: https://2665093.ca\n.. _contribute: https://bitbucket.org/cbinckly/extools/src/master/CONTRIBUTING.txt\n.. _file a bug: https://bitbucket.org/cbinckly/extools/issues/new\n.. _review the source: https://bitbucket.org/cbinckly/extools/\n\nThe `API documentation`_ is available on readthedocs.io.\n\n.. _API documentation: https://extools.readthedocs.io\n\nInstallation\n************\n\nTo be available from Extender scripts, the ``extools`` package must be\ninstalled in the embedded Extender Python environment.  This is not \ntrivial.  \n\nThe use of the `Python Package Manager for Orchid Extender`_ is recommended.\n\n.. _Python Package Manager for Orchid Extender: https://2665093.ca/\n\nIncluded Functions and Classes\n******************************\n\nFull api documentation for the package is available on readthedocs.io.\n\nLicense\n*******\n\nThe ``extools`` package is distributed under the GNU GPL version 3 copyleft\nlicense.  You must read the license in full before modifying, redistributing,\nor using the code in a derivative work.  In short:\n\n    | You may copy, distribute and modify the software as long as you track \n      changes/dates in source files. Any modifications to or software including\n      (via compiler) GPL-licensed code must also be made available under the \n      GPL along with build & install instructions.[1]_\n\n.. [1] from https://tldrlegal.com/license/gnu-general-public-license-v3-(gpl-3)",
    "bugtrack_url": null,
    "license": null,
    "summary": "Tools for Orchid Extender",
    "version": "0.13.43",
    "project_urls": {
        "Homepage": "https://poplars.dev"
    },
    "split_keywords": [
        "sage",
        "orchid",
        "extender"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "152d7d03a4d960ebb05ca9c90324782b0dfe000de03c96873af2da6bddb422b9",
                "md5": "ec36ac28683ac17afbed245606a346c8",
                "sha256": "73ce1d0b6e2de399e712a4369a82d189385ce6c0465fc564ba0992abb695e9a9"
            },
            "downloads": -1,
            "filename": "extools-0.13.43.tar.gz",
            "has_sig": false,
            "md5_digest": "ec36ac28683ac17afbed245606a346c8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 115784,
            "upload_time": "2024-04-24T20:37:43",
            "upload_time_iso_8601": "2024-04-24T20:37:43.145694Z",
            "url": "https://files.pythonhosted.org/packages/15/2d/7d03a4d960ebb05ca9c90324782b0dfe000de03c96873af2da6bddb422b9/extools-0.13.43.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-24 20:37:43",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "extools"
}
        
Elapsed time: 0.24049s