fasttemplate


Namefasttemplate JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/koldakov/fasttemplate
SummaryPython project builer
upload_time2024-04-29 20:10:36
maintainerNone
docs_urlNone
authorIvan Koldakov
requires_python<4.0,>=3.12
licenseNone
keywords packaging poetry skeleton fastapi
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Fasttemplate: Build a project skeleton in seconds

[![PyPI](https://img.shields.io/pypi/v/fasttemplate?logo=python&logoColor=white)][pypi_proj]
[![PyPI - Downloads](https://img.shields.io/pypi/dm/fasttemplate?logo=python&logoColor=white)][pypi_proj]
[![PyPI - License](https://img.shields.io/pypi/l/fasttemplate?logo=open-source-initiative&logoColor=white)](https://github.com/koldakov/fasttemplate/blob/main/LICENSE.md)

Fasttemplate helps you build, create, and install Python projects in seconds,
ensuring you have only modern technologies and best practices.

## Installation

You may need to install fasttemplate globally to use it across different environments.

Keep in mind you need to have python >= 3.12.

```bash
pip install fasttemplate
```

## Usage

Create a project

```bash
fasttemplate new my-awesome-project
cd my-awesome-project
make install
git add .
git commit -m "Initial commit"
```

See available assets

```bash
fasttemplate asset --list
```

For more info check

```bash
fasttemplate --help
```

## Contribute

Any ideas are welcome in [issues](https://github.com/koldakov/fasttemplate/issues) section.

Pull requests are welcome always:

- Fork the Project
- Open a Pull Request
- Or just read here: [contributing](https://docs.github.com/en/get-started/exploring-projects-on-github/contributing-to-a-project)

I would be really happy if you add a new asset.

## License

Distributed under the MIT License. See [LICENSE.md](LICENSE.md) for more information.

<p align="right">(<a href="#top">back to top</a>)</p>

## Support

The best support would be if you give me [a star](https://github.com/koldakov/fasttemplate).

Or you can buy me a [coffee](https://buymeacoffee.com/koldakov).

## Contact

Hi,

How are you? Hope You've enjoyed the project.

There are my contacts:

- [Linkedin](https://www.linkedin.com/in/aiv/)
- [Send an Email](mailto:coldie322@gmail.com?subject=[GitHub]-qworpa)

Project Link: https://github.com/koldakov/pycountries

Best regards,

[Ivan Koldakov](https://www.linkedin.com/in/aiv/)

[pypi_proj]: https://pypi.org/project/fasttemplate/


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/koldakov/fasttemplate",
    "name": "fasttemplate",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.12",
    "maintainer_email": null,
    "keywords": "packaging, poetry, skeleton, fastapi",
    "author": "Ivan Koldakov",
    "author_email": "coldie322@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/75/c3/fd281070504559a5acf6c01c9d1e943af6c8fbf58d7c48d8e55a8d744246/fasttemplate-0.0.3.tar.gz",
    "platform": null,
    "description": "# Fasttemplate: Build a project skeleton in seconds\n\n[![PyPI](https://img.shields.io/pypi/v/fasttemplate?logo=python&logoColor=white)][pypi_proj]\n[![PyPI - Downloads](https://img.shields.io/pypi/dm/fasttemplate?logo=python&logoColor=white)][pypi_proj]\n[![PyPI - License](https://img.shields.io/pypi/l/fasttemplate?logo=open-source-initiative&logoColor=white)](https://github.com/koldakov/fasttemplate/blob/main/LICENSE.md)\n\nFasttemplate helps you build, create, and install Python projects in seconds,\nensuring you have only modern technologies and best practices.\n\n## Installation\n\nYou may need to install fasttemplate globally to use it across different environments.\n\nKeep in mind you need to have python >= 3.12.\n\n```bash\npip install fasttemplate\n```\n\n## Usage\n\nCreate a project\n\n```bash\nfasttemplate new my-awesome-project\ncd my-awesome-project\nmake install\ngit add .\ngit commit -m \"Initial commit\"\n```\n\nSee available assets\n\n```bash\nfasttemplate asset --list\n```\n\nFor more info check\n\n```bash\nfasttemplate --help\n```\n\n## Contribute\n\nAny ideas are welcome in [issues](https://github.com/koldakov/fasttemplate/issues) section.\n\nPull requests are welcome always:\n\n- Fork the Project\n- Open a Pull Request\n- Or just read here: [contributing](https://docs.github.com/en/get-started/exploring-projects-on-github/contributing-to-a-project)\n\nI would be really happy if you add a new asset.\n\n## License\n\nDistributed under the MIT License. See [LICENSE.md](LICENSE.md) for more information.\n\n<p align=\"right\">(<a href=\"#top\">back to top</a>)</p>\n\n## Support\n\nThe best support would be if you give me [a star](https://github.com/koldakov/fasttemplate).\n\nOr you can buy me a [coffee](https://buymeacoffee.com/koldakov).\n\n## Contact\n\nHi,\n\nHow are you? Hope You've enjoyed the project.\n\nThere are my contacts:\n\n- [Linkedin](https://www.linkedin.com/in/aiv/)\n- [Send an Email](mailto:coldie322@gmail.com?subject=[GitHub]-qworpa)\n\nProject Link: https://github.com/koldakov/pycountries\n\nBest regards,\n\n[Ivan Koldakov](https://www.linkedin.com/in/aiv/)\n\n[pypi_proj]: https://pypi.org/project/fasttemplate/\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python project builer",
    "version": "0.0.3",
    "project_urls": {
        "Homepage": "https://github.com/koldakov/fasttemplate",
        "Repository": "https://github.com/koldakov/fasttemplate"
    },
    "split_keywords": [
        "packaging",
        " poetry",
        " skeleton",
        " fastapi"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4b7857cc5ec60e8510946d9c5fbcbe8be3327647347b57d08fe6c2fc789fb431",
                "md5": "32736c2a9ab57dccfd0f84c044770868",
                "sha256": "98f0d677f4689019b545a3c3ff2575061cd26560d47188952fbd114c06f51f72"
            },
            "downloads": -1,
            "filename": "fasttemplate-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "32736c2a9ab57dccfd0f84c044770868",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.12",
            "size": 18931,
            "upload_time": "2024-04-29T20:10:35",
            "upload_time_iso_8601": "2024-04-29T20:10:35.205241Z",
            "url": "https://files.pythonhosted.org/packages/4b/78/57cc5ec60e8510946d9c5fbcbe8be3327647347b57d08fe6c2fc789fb431/fasttemplate-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "75c3fd281070504559a5acf6c01c9d1e943af6c8fbf58d7c48d8e55a8d744246",
                "md5": "3bcf3056318149ac956f1eaa0baeac5d",
                "sha256": "a2a2215ae5e7c7f7af3b25739e00725ef8ef9490965b77c45ba23a94be231951"
            },
            "downloads": -1,
            "filename": "fasttemplate-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "3bcf3056318149ac956f1eaa0baeac5d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.12",
            "size": 11122,
            "upload_time": "2024-04-29T20:10:36",
            "upload_time_iso_8601": "2024-04-29T20:10:36.766404Z",
            "url": "https://files.pythonhosted.org/packages/75/c3/fd281070504559a5acf6c01c9d1e943af6c8fbf58d7c48d8e55a8d744246/fasttemplate-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-29 20:10:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "koldakov",
    "github_project": "fasttemplate",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "fasttemplate"
}
        
Elapsed time: 0.24895s