engformat


Nameengformat JSON
Version 0.1.30 PyPI version JSON
download
home_pagehttps://github.com/eng-tools/engformat
SummaryTools for displaying engineering calculations according to the Engineering Standard Format
upload_time2024-09-04 23:50:21
maintainerNone
docs_urlNone
authorMaxim Millen
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements numpy matplotlib bwplot pytest
Travis-CI
coveralls test coverage No coveralls.
            .. image:: https://travis-ci.org/eng-tools/engformat.svg?branch=master
   :target: https://travis-ci.org/eng-tools/sfsimodels
   :alt: Testing Status

.. image:: https://img.shields.io/pypi/v/engformat.svg
   :target: https://pypi.python.org/pypi/engformat
   :alt: PyPi version

.. image:: https://coveralls.io/repos/github/eng-tools/engformat/badge.svg
   :target: https://coveralls.io/github/eng-tools/engformat

.. image:: https://img.shields.io/badge/license-MIT-blue.svg
    :target: https://github.com/eng-tools/engformat/blob/master/LICENSE
    :alt: License

*********
engformat
*********

This python project contains tools to present work according to the engineering standard format.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/eng-tools/engformat",
    "name": "engformat",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Maxim Millen",
    "author_email": "millen@fe.up.pt",
    "download_url": "https://files.pythonhosted.org/packages/cd/e9/312bcf341bead1203f260a91195f702d91853f9bc8dd8bc4f9729dc52baa/engformat-0.1.30.tar.gz",
    "platform": null,
    "description": ".. image:: https://travis-ci.org/eng-tools/engformat.svg?branch=master\n   :target: https://travis-ci.org/eng-tools/sfsimodels\n   :alt: Testing Status\n\n.. image:: https://img.shields.io/pypi/v/engformat.svg\n   :target: https://pypi.python.org/pypi/engformat\n   :alt: PyPi version\n\n.. image:: https://coveralls.io/repos/github/eng-tools/engformat/badge.svg\n   :target: https://coveralls.io/github/eng-tools/engformat\n\n.. image:: https://img.shields.io/badge/license-MIT-blue.svg\n    :target: https://github.com/eng-tools/engformat/blob/master/LICENSE\n    :alt: License\n\n*********\nengformat\n*********\n\nThis python project contains tools to present work according to the engineering standard format.\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Tools for displaying engineering calculations according to the Engineering Standard Format",
    "version": "0.1.30",
    "project_urls": {
        "Homepage": "https://github.com/eng-tools/engformat"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cde9312bcf341bead1203f260a91195f702d91853f9bc8dd8bc4f9729dc52baa",
                "md5": "7d6af75a381344f21067a70daf57002c",
                "sha256": "d62399f2c1fdcd1bd9de732f889015596aa9b7020cddc938fd36a78d9cfe87e0"
            },
            "downloads": -1,
            "filename": "engformat-0.1.30.tar.gz",
            "has_sig": false,
            "md5_digest": "7d6af75a381344f21067a70daf57002c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 12274,
            "upload_time": "2024-09-04T23:50:21",
            "upload_time_iso_8601": "2024-09-04T23:50:21.358512Z",
            "url": "https://files.pythonhosted.org/packages/cd/e9/312bcf341bead1203f260a91195f702d91853f9bc8dd8bc4f9729dc52baa/engformat-0.1.30.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-04 23:50:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "eng-tools",
    "github_project": "engformat",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "circle": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "bwplot",
            "specs": []
        },
        {
            "name": "pytest",
            "specs": []
        }
    ],
    "lcname": "engformat"
}
        
Elapsed time: 0.32624s