Skip to main content

This util creates new service of python. This one has some additional command cli for control of development

Project description

# Tamplar

Tamplar is service generator. This project can to help you control your development. We think, you should development with isolated environment. Therefore we creates docker-compose for local debugging and testing.

Now, we use [this](https://github.com/U-Company/python-service-layout) python layout.

# Installing

pip install tamplar

# Console running

### Init

Go to empty directory and init your first project

tamplar init

After that, you get [FastAPI](https://fastapi.tiangolo.com/) service with healthcheck methods. FastAPI is ASGI framework instead of [Flask](https://flask.palletsprojects.com/).

If you want reinitialize, tamplar ask you about cleaning repo. If you works with JetBrains IDE, while initialization we ignore .idea files.

### Deps

We use default excellent library for logging. This is [loguru](https://github.com/Delgan/loguru). Loguru is a very useful wrapper over standart python [logger](https://docs.python.org/3.8/library/logging.html). After initilize you can install all dependencies:

tamplar deps

This command uses pip and requirements.

### Clean

Clean is command for cleaning your building files:

tamplar clean

# Test

Tamplar have a lot of good tests. But we have not any integration tests, because it is very difficult emulate python’s environment. Therefore we change integration tests to unit tests mixed integration tests (we creates and deletes files) while tests.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

tamplar-0.3.2.0-py3-none-any.whl (9.7 kB view details)

Uploaded Python 3

tamplar-0.3.2-py3-none-any.whl (8.7 kB view details)

Uploaded Python 3

File details

Details for the file tamplar-0.3.2.0-py3-none-any.whl.

File metadata

  • Download URL: tamplar-0.3.2.0-py3-none-any.whl
  • Upload date:
  • Size: 9.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.7

File hashes

Hashes for tamplar-0.3.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7c28e4540822c9c05a59ac8dd5fe6093d1efeea09d92a94bb43b6c2a26934800
MD5 d0dda743299a9144ef239c03894e0d65
BLAKE2b-256 8114fc21db775b9ae355618f8c688d61c4134e18f28c8cc4c13a652231aaf685

See more details on using hashes here.

File details

Details for the file tamplar-0.3.2-py3-none-any.whl.

File metadata

  • Download URL: tamplar-0.3.2-py3-none-any.whl
  • Upload date:
  • Size: 8.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.7

File hashes

Hashes for tamplar-0.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 e01b8c9bc603729f27083c0975a718e92f43ede1b235bcbc1db7892a310a31d4
MD5 417c68f12ff5dbe8ea7ff7fe64f7bd96
BLAKE2b-256 6e18090d342403021785c82f7f83b4eb115c6c8816bbd848ce3b64ea186154e9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page