swarmtube


Nameswarmtube JSON
Version 0.1.41 PyPI version JSON
download
home_pagehttps://github.com/asterio.gonzalez/swarmtube
SummarySwarm Workflow based on Tubes
upload_time2024-05-15 12:23:11
maintainerNone
docs_urlNone
authorAsterio Gonzalez
requires_python>=3.10
licenseMIT license
keywords swarmtube
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =========
SwarmTube
=========


.. image:: https://img.shields.io/pypi/v/swarmtube.svg
        :target: https://pypi.python.org/pypi/swarmtube

.. image:: https://img.shields.io/travis/asterio.gonzalez/swarmtube.svg
        :target: https://travis-ci.com/asterio.gonzalez/swarmtube

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




Swarm Workflow based on Tubes


* Free software: MIT license
* Documentation: https://swarmtube.readthedocs.io.


Features
----------------

* TODO

Before Coding
----------------

* create a virtual env

.. code-block:: 
  
  python3 -m venv .venv
  source .venv/bin/activate
  make install-testing-requisites

Credits
----------------

This package was created with Cookiecutter_ .

.. _Cookiecutter: https://github.com/audreyr/cookiecutter


=======
History
=======

0.1.0 (2024-05-02)
------------------

* First release on PyPI.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/asterio.gonzalez/swarmtube",
    "name": "swarmtube",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "swarmtube",
    "author": "Asterio Gonzalez",
    "author_email": "asterio.gonzalez@gmail.com",
    "download_url": null,
    "platform": null,
    "description": "=========\nSwarmTube\n=========\n\n\n.. image:: https://img.shields.io/pypi/v/swarmtube.svg\n        :target: https://pypi.python.org/pypi/swarmtube\n\n.. image:: https://img.shields.io/travis/asterio.gonzalez/swarmtube.svg\n        :target: https://travis-ci.com/asterio.gonzalez/swarmtube\n\n.. image:: https://readthedocs.org/projects/swarmtube/badge/?version=latest\n        :target: https://swarmtube.readthedocs.io/en/latest/?version=latest\n        :alt: Documentation Status\n\n\n\n\nSwarm Workflow based on Tubes\n\n\n* Free software: MIT license\n* Documentation: https://swarmtube.readthedocs.io.\n\n\nFeatures\n----------------\n\n* TODO\n\nBefore Coding\n----------------\n\n* create a virtual env\n\n.. code-block:: \n  \n  python3 -m venv .venv\n  source .venv/bin/activate\n  make install-testing-requisites\n\nCredits\n----------------\n\nThis package was created with Cookiecutter_ .\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n\n\n=======\nHistory\n=======\n\n0.1.0 (2024-05-02)\n------------------\n\n* First release on PyPI.\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "Swarm Workflow based on Tubes",
    "version": "0.1.41",
    "project_urls": {
        "Homepage": "https://github.com/asterio.gonzalez/swarmtube"
    },
    "split_keywords": [
        "swarmtube"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f58d28bbc24e7b037514c4142ccb2bd6dd11f8d601f5bc209bb93b8efcb1bd52",
                "md5": "30f7a9bf891b6a0e9362639e235a196e",
                "sha256": "34757d417c5d4c07931ba6b0f14b66b0e3d8f561eed94c3d951e1947775fd58e"
            },
            "downloads": -1,
            "filename": "swarmtube-0.1.41-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "30f7a9bf891b6a0e9362639e235a196e",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.10",
            "size": 46989,
            "upload_time": "2024-05-15T12:23:11",
            "upload_time_iso_8601": "2024-05-15T12:23:11.528622Z",
            "url": "https://files.pythonhosted.org/packages/f5/8d/28bbc24e7b037514c4142ccb2bd6dd11f8d601f5bc209bb93b8efcb1bd52/swarmtube-0.1.41-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-15 12:23:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "asterio.gonzalez",
    "github_project": "swarmtube",
    "github_not_found": true,
    "lcname": "swarmtube"
}
        
Elapsed time: 0.25949s