Skip to main content

Antbase package

Project description

ПАКЕТ antbase

Сборка

  1. Встаем в голову проекта

    cd ~/Projects/antbase
    
  2. В файлк setup.py меняем номер версии

  3. В файле MANIFEST.in указываем, что грузим, а что нет

    pip install setuptools wheel		# установить пакеты, если их нет
    pip install twine
    
    prm -rf dist/				# очистит папку с дистрибутивом
    python setup.py sdist bdist_wheel	# сформировать дистрибутив
    twine check dist/*			# проверить дистрибутив
    twine upload dist/*			# закачка на pypi
    
    
  4. Эта команда создаст два файла в папке dist/:

    • antbase-0.1a4.tar.gz (исходный код)
    • antbase-0.1a4-py3-none-any.whl (wheel-файл)
  5. После внесения изменений обновить пакет можно командами

    python setup.py sdist bdist_wheel
    twine upload dist/*
    

Установка

pip install antbase --upgrade

Удаление

pip uninstall antbase

Тестирование

  1. Тестовые скрипты запускаются из фолдера с тестами

Песочница

  1. Структура Пеосчницы аналогичка структуре Тестов. Запускается всё также как и тесты.

МОДУЛИ

Модуль base

auth

bc

db

drive

dt

gas

im

kp

log

she

tg

Модуль bot

actor

goal

job

order

part

target

task

Модуль сhain

cahin

frame

key

meta

metadata

r

sdo

sko

Модуль cli

main

Модуль type

comand

entity

executiion

finance

item

lot

order

Модуль sand

bc

db

drive

dt

gas

im

kp

log

she

tg

Модуль test

bc

db

drive

dt

gas

im

kp

log

she

tg

ШРИФТЫ

ИЗОБРАЖЕНИЯ

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

antbase-0.1a12.tar.gz (352.3 kB view details)

Uploaded Source

Built Distribution

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

antbase-0.1a12-py3-none-any.whl (357.5 kB view details)

Uploaded Python 3

File details

Details for the file antbase-0.1a12.tar.gz.

File metadata

  • Download URL: antbase-0.1a12.tar.gz
  • Upload date:
  • Size: 352.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for antbase-0.1a12.tar.gz
Algorithm Hash digest
SHA256 73536760de3b09c1d3e5310074d2039941d17b76c7b27edcd9d2afe6b11ddb5e
MD5 72468f169acf5f16878c7288e75c6a84
BLAKE2b-256 10fa13816b4c9aceffa100e15f42bb901ce4d21cc752e308ad4c013fa4bbfc4e

See more details on using hashes here.

File details

Details for the file antbase-0.1a12-py3-none-any.whl.

File metadata

  • Download URL: antbase-0.1a12-py3-none-any.whl
  • Upload date:
  • Size: 357.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for antbase-0.1a12-py3-none-any.whl
Algorithm Hash digest
SHA256 1e5a51c797142512557f55a92ed207c6c4c9f89a91c46fc3b6b524037c5c743c
MD5 4503e43913445138dcbf66da6cd3440d
BLAKE2b-256 455d0057a4c1b417786b3c1adec32faae0694b8d0e7bd741bbc07e62b644544b

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