swarmtube


Nameswarmtube JSON
Version 0.1.163 PyPI version JSON
download
home_pagehttps://github.com/asterio.gonzalez/swarmtube
SummarySwarm Workflow based on Tubes
upload_time2025-01-07 16:20:18
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.163",
    "project_urls": {
        "Homepage": "https://github.com/asterio.gonzalez/swarmtube"
    },
    "split_keywords": [
        "swarmtube"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "496c3410a996703c23ad9a8b90be55b104537bd1f316f0a1dc70bb6a76c44524",
                "md5": "20cef98929606422315b3ba0790db7ad",
                "sha256": "4b0930becc194a4a5c84b6929943200182ccf5ae552e74d5e79cbb7d8aa7c5c4"
            },
            "downloads": -1,
            "filename": "swarmtube-0.1.163-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "20cef98929606422315b3ba0790db7ad",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.10",
            "size": 64059,
            "upload_time": "2025-01-07T16:20:18",
            "upload_time_iso_8601": "2025-01-07T16:20:18.077996Z",
            "url": "https://files.pythonhosted.org/packages/49/6c/3410a996703c23ad9a8b90be55b104537bd1f316f0a1dc70bb6a76c44524/swarmtube-0.1.163-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-07 16:20:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "asterio.gonzalez",
    "github_project": "swarmtube",
    "github_not_found": true,
    "lcname": "swarmtube"
}
        
Elapsed time: 0.45604s