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.1a8.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.1a8-py3-none-any.whl (357.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: antbase-0.1a8.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.1a8.tar.gz
Algorithm Hash digest
SHA256 b571a8cfc4c1899b711d4dd35a274fbc33ed516cee729e3cafb92ec24aaef949
MD5 1fc7f6a73129cff29e968c2007753afa
BLAKE2b-256 6776962b97f4723a345d6cf43c30714357e1be02f31704881617f37e86a5d94f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: antbase-0.1a8-py3-none-any.whl
  • Upload date:
  • Size: 357.1 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.1a8-py3-none-any.whl
Algorithm Hash digest
SHA256 b0c688e697bb939748a20e8f6f07c7add00ebd6cfb8ff7e99d346fd6854ace21
MD5 8e3271f896ba66741dd7d07df1210961
BLAKE2b-256 31b71f3269272226deb2947e3d8cd68398f22cce205b1128ef00ab84e5025c28

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