atlasify


Nameatlasify JSON
Version 0.8.0 PyPI version JSON
download
home_pagehttps://gitlab.cern.ch/fsauerbu/atlasify
SummaryApplies ATLAS style to matplotlib plots
upload_time2022-07-05 09:57:12
maintainer
docs_urlNone
authorFrank Sauerburger
requires_python
licenseAGPL-3.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ========
atlasify
========


The Python package `atlasify` applies the ATLAS style to matplotlib plots. This includes

 - Use free bundled Helvetiva clone as fallback font (not Helvetica since it's not widely available),
 - Adding ticks on all edges,
 - Making ticks to inward,
 - Adding the ***ATLAS*** badge with optional labels (e.g. Internal),
 - Adding a description below the badge, and
 - Moving the ***ATLAS*** badge outside the axes area.

Quickstart
==========

The package will use Helvetica. The
package ships with GPL-licensed Nimbus Sans L as a fallback.

The `atlasify` package can be installed using pip.

.. code::

   pip install atlasify
   # or 
   pip install https://gitlab.cern.ch/fsauerbu/atlasify/-/archive/master/atlasify-master.tar.gz

Indices and tables
==================
* `Git repository <https://gitlab.cern.ch/fsauerbu/atlasify>`_
* `PyPI repository <https://pypi.org/project/atlasify/>`_
* `Documentation <https://atlasify.readthedocs.org>`_



            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.cern.ch/fsauerbu/atlasify",
    "name": "atlasify",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Frank Sauerburger",
    "author_email": "f.sauerburger@cern.ch",
    "download_url": "https://files.pythonhosted.org/packages/20/93/9230c0806f7ea449ceafb89129a3ceae2cec058b0f88a85f659a514e485e/atlasify-0.8.0.tar.gz",
    "platform": null,
    "description": "========\natlasify\n========\n\n\nThe Python package `atlasify` applies the ATLAS style to matplotlib plots. This includes\n\n - Use free bundled Helvetiva clone as fallback font (not Helvetica since it's not widely available),\n - Adding ticks on all edges,\n - Making ticks to inward,\n - Adding the ***ATLAS*** badge with optional labels (e.g. Internal),\n - Adding a description below the badge, and\n - Moving the ***ATLAS*** badge outside the axes area.\n\nQuickstart\n==========\n\nThe package will use Helvetica. The\npackage ships with GPL-licensed Nimbus Sans L as a fallback.\n\nThe `atlasify` package can be installed using pip.\n\n.. code::\n\n   pip install atlasify\n   # or \n   pip install https://gitlab.cern.ch/fsauerbu/atlasify/-/archive/master/atlasify-master.tar.gz\n\nIndices and tables\n==================\n* `Git repository <https://gitlab.cern.ch/fsauerbu/atlasify>`_\n* `PyPI repository <https://pypi.org/project/atlasify/>`_\n* `Documentation <https://atlasify.readthedocs.org>`_\n\n\n",
    "bugtrack_url": null,
    "license": "AGPL-3.0",
    "summary": "Applies ATLAS style to matplotlib plots",
    "version": "0.8.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "fbd2a40c96ee469cc5beb64dd2757f9d",
                "sha256": "4623c23c2795fc2e457550783712b390e3626f8ee64309fbe4d53d8c02d93105"
            },
            "downloads": -1,
            "filename": "atlasify-0.8.0.tar.gz",
            "has_sig": true,
            "md5_digest": "fbd2a40c96ee469cc5beb64dd2757f9d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 414084,
            "upload_time": "2022-07-05T09:57:12",
            "upload_time_iso_8601": "2022-07-05T09:57:12.390038Z",
            "url": "https://files.pythonhosted.org/packages/20/93/9230c0806f7ea449ceafb89129a3ceae2cec058b0f88a85f659a514e485e/atlasify-0.8.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-07-05 09:57:12",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "atlasify"
}
        
Elapsed time: 0.01510s