engformat


Nameengformat JSON
Version 0.1.28 PyPI version JSON
download
home_pagehttps://github.com/eng-tools/engformat
SummaryTools for displaying engineering calculations according to the Engineering Standard Format
upload_time2021-03-30 21:49:04
maintainer
docs_urlNone
authorMaxim Millen
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements numpy matplotlib bwplot sfsimodels pytest eqsig
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": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Maxim Millen",
    "author_email": "millen@fe.up.pt",
    "download_url": "https://files.pythonhosted.org/packages/10/83/3fb23872f832d6adfcf060a6913f32dc100bc333e00687a36db01d0a02eb/engformat-0.1.28.tar.gz",
    "platform": "",
    "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.28",
    "project_urls": {
        "Homepage": "https://github.com/eng-tools/engformat"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "34e946ec7919039075e9b0a1638bf23beedd98893fb6b1524a14f8d0cb9b4356",
                "md5": "e1df4835cc11d5564180feb82c800101",
                "sha256": "f158c7d9a42d1da48828f907e338aad84b073d2d6468f34718474673fcef593e"
            },
            "downloads": -1,
            "filename": "engformat-0.1.28-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e1df4835cc11d5564180feb82c800101",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 13090,
            "upload_time": "2021-03-30T21:49:03",
            "upload_time_iso_8601": "2021-03-30T21:49:03.524376Z",
            "url": "https://files.pythonhosted.org/packages/34/e9/46ec7919039075e9b0a1638bf23beedd98893fb6b1524a14f8d0cb9b4356/engformat-0.1.28-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "10833fb23872f832d6adfcf060a6913f32dc100bc333e00687a36db01d0a02eb",
                "md5": "4f64769bd0e900eef008e3bffe51fd71",
                "sha256": "61b23d872a4479b1edf8f680bc7ec4b5393f2152d4b38c09b10ade89674340c6"
            },
            "downloads": -1,
            "filename": "engformat-0.1.28.tar.gz",
            "has_sig": false,
            "md5_digest": "4f64769bd0e900eef008e3bffe51fd71",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10735,
            "upload_time": "2021-03-30T21:49:04",
            "upload_time_iso_8601": "2021-03-30T21:49:04.806786Z",
            "url": "https://files.pythonhosted.org/packages/10/83/3fb23872f832d6adfcf060a6913f32dc100bc333e00687a36db01d0a02eb/engformat-0.1.28.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-03-30 21:49:04",
    "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": [
                [
                    "<",
                    "3.0"
                ]
            ]
        },
        {
            "name": "bwplot",
            "specs": []
        },
        {
            "name": "sfsimodels",
            "specs": []
        },
        {
            "name": "pytest",
            "specs": []
        },
        {
            "name": "eqsig",
            "specs": []
        }
    ],
    "lcname": "engformat"
}
        
Elapsed time: 0.25909s