swarmtube


Nameswarmtube JSON
Version 0.1.327 PyPI version JSON
download
home_pagehttps://github.com/asterio.gonzalez/swarmtube
SummarySwarm Workflow based on Tubes
upload_time2025-07-16 14:47:23
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.327",
    "project_urls": {
        "Homepage": "https://github.com/asterio.gonzalez/swarmtube"
    },
    "split_keywords": [
        "swarmtube"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9c81c1c8801f3574d19b766e4a65d891ba6957e7ac0dbdf1c05dd1cd816c9eae",
                "md5": "b1e14cad34f07d4ce8af96ecec0a7286",
                "sha256": "30a784ecf6801ebfc58638c5f77df87f163bdf3c4d0efe374c26e2c02d1200d8"
            },
            "downloads": -1,
            "filename": "swarmtube-0.1.327-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b1e14cad34f07d4ce8af96ecec0a7286",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.10",
            "size": 72134,
            "upload_time": "2025-07-16T14:47:23",
            "upload_time_iso_8601": "2025-07-16T14:47:23.513509Z",
            "url": "https://files.pythonhosted.org/packages/9c/81/c1c8801f3574d19b766e4a65d891ba6957e7ac0dbdf1c05dd1cd816c9eae/swarmtube-0.1.327-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-16 14:47:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "asterio.gonzalez",
    "github_project": "swarmtube",
    "github_not_found": true,
    "lcname": "swarmtube"
}
        
Elapsed time: 1.31699s