githubportfolio


Namegithubportfolio JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://project.com
SummaryOpinionated template engine analysing your GitHub profile and repositories
upload_time2023-12-25 21:37:23
maintainer
docs_urlNone
authorGeorge-Andrei Iosif
requires_python>=3.11,<4.0
licenseMIT
keywords python github readme
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <p align="center">
    <img src="https://github.com/iosifache/gitportfolio/raw/main/others/banner.webp" height="256" alt="gitportfolio's logo"/>
</p>
<h2 align="center">GitPortfolio</h2>

## Description

**GitPortfolio** is **an opinionated template engine that replaces placeholders in files with data derived from an analysis of your GitHub profile and repositories**. When the tool is run repeatedly, it also uses a **cache** to reduce the amount of queries to the GitHub API.

## Read more

This is only an excerpt from the [`README.md` hosted on GitHub](https://github.com/iosifache/gitportfolio#readme).

            

Raw data

            {
    "_id": null,
    "home_page": "https://project.com",
    "name": "githubportfolio",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11,<4.0",
    "maintainer_email": "",
    "keywords": "python,github,readme",
    "author": "George-Andrei Iosif",
    "author_email": "hi@iosifache.me",
    "download_url": "https://files.pythonhosted.org/packages/45/65/1ff8b45c9f5c1b9d5e860cd1901834d5014753893629717d71e1b1b29149/githubportfolio-0.1.1.tar.gz",
    "platform": null,
    "description": "<p align=\"center\">\n    <img src=\"https://github.com/iosifache/gitportfolio/raw/main/others/banner.webp\" height=\"256\" alt=\"gitportfolio's logo\"/>\n</p>\n<h2 align=\"center\">GitPortfolio</h2>\n\n## Description\n\n**GitPortfolio** is **an opinionated template engine that replaces placeholders in files with data derived from an analysis of your GitHub profile and repositories**. When the tool is run repeatedly, it also uses a **cache** to reduce the amount of queries to the GitHub API.\n\n## Read more\n\nThis is only an excerpt from the [`README.md` hosted on GitHub](https://github.com/iosifache/gitportfolio#readme).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Opinionated template engine analysing your GitHub profile and repositories",
    "version": "0.1.1",
    "project_urls": {
        "Changelog": "https://github.com/iosifache/gitportfolio/CHANGELOG.md",
        "Homepage": "https://project.com",
        "Issue Tracker": "https://github.com/iosifache/gitportfolio/issues",
        "Repository": "https://github.com/iosifache/gitportfolio"
    },
    "split_keywords": [
        "python",
        "github",
        "readme"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "752da17912ca0d41e52ef05d69a53f9a375ed68c8f4a78e28447793dc4ed42e7",
                "md5": "82dfb129ae0056487b16eaee6b634196",
                "sha256": "b9c3030637b4abc3f796e772e03cb7b513de5fb467e579a11bb4047c80be5c48"
            },
            "downloads": -1,
            "filename": "githubportfolio-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "82dfb129ae0056487b16eaee6b634196",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11,<4.0",
            "size": 12880,
            "upload_time": "2023-12-25T21:37:21",
            "upload_time_iso_8601": "2023-12-25T21:37:21.867032Z",
            "url": "https://files.pythonhosted.org/packages/75/2d/a17912ca0d41e52ef05d69a53f9a375ed68c8f4a78e28447793dc4ed42e7/githubportfolio-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "45651ff8b45c9f5c1b9d5e860cd1901834d5014753893629717d71e1b1b29149",
                "md5": "838941a77bc4d0e176efd6d354090b39",
                "sha256": "7ef17b105d76937361cd981a3e85a9bed36fdee40342194790acb9beb3bf54bd"
            },
            "downloads": -1,
            "filename": "githubportfolio-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "838941a77bc4d0e176efd6d354090b39",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11,<4.0",
            "size": 9764,
            "upload_time": "2023-12-25T21:37:23",
            "upload_time_iso_8601": "2023-12-25T21:37:23.593653Z",
            "url": "https://files.pythonhosted.org/packages/45/65/1ff8b45c9f5c1b9d5e860cd1901834d5014753893629717d71e1b1b29149/githubportfolio-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-25 21:37:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "iosifache",
    "github_project": "gitportfolio",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "githubportfolio"
}
        
Elapsed time: 0.15663s