keywordcloud


Namekeywordcloud JSON
Version 0.0.10 PyPI version JSON
download
home_pagehttps://amzto.com/
SummaryGenerate a word cloud png file based on text or a URL contents.
upload_time2022-12-02 18:53:43
maintainer
docs_urlNone
authorJeffery Mandrake
requires_python
licenseMIT
keywords python keyword cloud word cloud wordcloud keywordcloud keywords png keyword text to image
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# keywordcloud package



## To Do:



- [ ] Build the app

- [ ] Add pytest unit tests

- [ ] Package the app v.0.1.0

- [ ] Dockerfile

- [ ] Github Actions: unit tests, deploy docker



## Testing

- Live docker container via https

- Batch text files

- Batch URLs file



## Planned Integration with website

SEO web tools: [amzto.com](https://amzto.com) -- add python app as micro service (new tool) and integrate in site's menu.



## Credits

Special thanks to NeuralNine for the original code base and idea for this project: 

[Create Fancy Word Clouds in Python - NeuralNine](https://www.youtube.com/watch?v=vRbSnlRyJNQ)

[Word Cloud in python | Word cloud tutorial](https://www.youtube.com/watch?v=4N_exdTyGHk)





[Stylecloud tutorial](https://www.youtube.com/watch?v=txPNMDDWsB8)

[Fontawesome version 5.x](https://github.com/minimaxir/stylecloud)

[Fontawesome Icons](https://fontawesome.com/icons)

            

Raw data

            {
    "_id": null,
    "home_page": "https://amzto.com/",
    "name": "keywordcloud",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,keyword cloud,word cloud,wordcloud,keywordcloud,keywords,png,keyword,text to image",
    "author": "Jeffery Mandrake",
    "author_email": "<info@goinfosystems.com>",
    "download_url": "https://files.pythonhosted.org/packages/7a/a0/bac2a5c3664122fa5cf07bc27dfe2e10b66a6b0e7d7533b572008e2bff77/keywordcloud-0.0.10.tar.gz",
    "platform": null,
    "description": "\n# keywordcloud package\n\n\n\n## To Do:\n\n\n\n- [ ] Build the app\n\n- [ ] Add pytest unit tests\n\n- [ ] Package the app v.0.1.0\n\n- [ ] Dockerfile\n\n- [ ] Github Actions: unit tests, deploy docker\n\n\n\n## Testing\n\n- Live docker container via https\n\n- Batch text files\n\n- Batch URLs file\n\n\n\n## Planned Integration with website\n\nSEO web tools: [amzto.com](https://amzto.com) -- add python app as micro service (new tool) and integrate in site's menu.\n\n\n\n## Credits\n\nSpecial thanks to NeuralNine for the original code base and idea for this project: \n\n[Create Fancy Word Clouds in Python - NeuralNine](https://www.youtube.com/watch?v=vRbSnlRyJNQ)\n\n[Word Cloud in python | Word cloud tutorial](https://www.youtube.com/watch?v=4N_exdTyGHk)\n\n\n\n\n\n[Stylecloud tutorial](https://www.youtube.com/watch?v=txPNMDDWsB8)\n\n[Fontawesome version 5.x](https://github.com/minimaxir/stylecloud)\n\n[Fontawesome Icons](https://fontawesome.com/icons)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Generate a word cloud png file based on text or a URL contents.",
    "version": "0.0.10",
    "split_keywords": [
        "python",
        "keyword cloud",
        "word cloud",
        "wordcloud",
        "keywordcloud",
        "keywords",
        "png",
        "keyword",
        "text to image"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "f028682aab706f1c9f46c3183a9a3656",
                "sha256": "08427b09a96c996332e9a0048a36888996c673beacf32f78ffb492d236159d66"
            },
            "downloads": -1,
            "filename": "keywordcloud-0.0.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f028682aab706f1c9f46c3183a9a3656",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2747,
            "upload_time": "2022-12-02T18:53:41",
            "upload_time_iso_8601": "2022-12-02T18:53:41.054722Z",
            "url": "https://files.pythonhosted.org/packages/06/c1/a9bc9036234878ead4857ae761c2b127e9674ed384f65147d4c97100034f/keywordcloud-0.0.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "d69a84b75b3f8965f0ad40f0e0146fd9",
                "sha256": "7b349e4b1693ef08040b39efd40eb78a8cb25b9fa2da73440b9b5947a934629a"
            },
            "downloads": -1,
            "filename": "keywordcloud-0.0.10.tar.gz",
            "has_sig": false,
            "md5_digest": "d69a84b75b3f8965f0ad40f0e0146fd9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2974,
            "upload_time": "2022-12-02T18:53:43",
            "upload_time_iso_8601": "2022-12-02T18:53:43.256786Z",
            "url": "https://files.pythonhosted.org/packages/7a/a0/bac2a5c3664122fa5cf07bc27dfe2e10b66a6b0e7d7533b572008e2bff77/keywordcloud-0.0.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-02 18:53:43",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "keywordcloud"
}
        
Elapsed time: 0.01372s