Skip to main content

licant make system

Project description

Licant

Licant предназначен для сборки небольших модульных проектов с зависимостями.

Установка

python3 -m pip install licant

HelloWorld

#!/usr/bin/env python

import licant.make as lmake
import licant

lmake.source("a.txt")
lmake.copy(tgt = "build/b.txt", src = "a.txt")
lmake.copy(tgt = "build/c.txt", src = "build/b.txt")

print("licant targets list:" + str(licant.core.core.targets))

licant.ex(default = "build/c.txt")

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 Distribution

licant-1.3.0.tar.gz (15.5 kB view details)

Uploaded Source

Built Distribution

licant-1.3.0-py3-none-any.whl (18.9 kB view details)

Uploaded Python 3

File details

Details for the file licant-1.3.0.tar.gz.

File metadata

  • Download URL: licant-1.3.0.tar.gz
  • Upload date:
  • Size: 15.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.5.5

File hashes

Hashes for licant-1.3.0.tar.gz
Algorithm Hash digest
SHA256 1c3d9657a2a5f76a296dcc4395da873eb98efc0b54a81ef602a972d60693c900
MD5 de117ed6d2cf8763b8a16a505ca56fdf
BLAKE2b-256 a6e194fa1b1c4c9f7ec5f5bb7ff9b57e5cf14b224b33e2bbdbc230faba601dde

See more details on using hashes here.

File details

Details for the file licant-1.3.0-py3-none-any.whl.

File metadata

  • Download URL: licant-1.3.0-py3-none-any.whl
  • Upload date:
  • Size: 18.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.5.5

File hashes

Hashes for licant-1.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3fbc85121abc068ce03c492fe69dbf58af72984293e681c27da50a4a04f3cbd5
MD5 e3a4ddb5fd0faef151ab79dea30cebe8
BLAKE2b-256 b374a7946c064605c6908adf0003d16073b68815843a0aaa037c7dbd4612fc71

See more details on using hashes here.

Supported by

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