Skip to main content

No project description provided

Project description

Default Python Project Template README

This project is created with cookiecutter using template located at https://github.com/lorien/pyproject

To create another project from this template, run the command "cookiecutter gh:lorien/pyproject"

Initial Project Setup

To create virtual environment and install all dependencies run: make bootstrap

You can change dependencies in "requirements.txt" file

Type checking and linters

Run command "make check" to run mypy, pylint, flake8 and bandit linters on your files. Do not forget to update FILES_CHECK_MYPY and FILES_CHECK_ALL in Makefile to include all packages and modules you want to check.

Database

By default the project is configured to use MongoDB. To change MongoDB connection settings update "var/config.yml" file.

Scripts

Command line scripts are stored in "script/" directory and can be launched with run command which is provided by "runscript" package.

Example. You have "script/foo.py" file. If you run console command "run foo", the runscript framework will run main() function from "script/foo.py" file.

Community

Telegram English chat: https://t.me/grablab

Telegram Russian chat: https://t.me/grablab_ru

Project details


Download files

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

Source Distribution

unicodec-0.0.1.tar.gz (3.3 kB view details)

Uploaded Source

File details

Details for the file unicodec-0.0.1.tar.gz.

File metadata

  • Download URL: unicodec-0.0.1.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.8

File hashes

Hashes for unicodec-0.0.1.tar.gz
Algorithm Hash digest
SHA256 aa83f551a35708852e190a0e52d5018e9a9c8d9a8892aa0c20bb9f757e7e37ca
MD5 caf826420c7ac1b7fbacf1e56791668b
BLAKE2b-256 f3b330c8377ab92dbbddc104067d1d54d309e6ec2cfb16f5df8f73485d2681e4

See more details on using hashes here.

Supported by

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