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

Удаление

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.1a7.tar.gz (352.5 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.1a7-py3-none-any.whl (357.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for antbase-0.1a7.tar.gz
Algorithm Hash digest
SHA256 6c9d70a5a2b8c19a850be360fb73cca5e9a785bd7961aee2614577634e55b6ee
MD5 d8522155a201d0e38fbd55e395af98bb
BLAKE2b-256 e403da1c88423935d4c219b1f241196685c1ac6fc6a8211fb8e81713ec07e23d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: antbase-0.1a7-py3-none-any.whl
  • Upload date:
  • Size: 357.3 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.1a7-py3-none-any.whl
Algorithm Hash digest
SHA256 30962f56160e1a1bcfb7390e531bd5b62efebac34af7e534f898739b3c634071
MD5 574e1fdc62c9bf355e92f2456a68e0f2
BLAKE2b-256 0953ff3005a8bc77c0d27f8299ee9bba42ba18ee41e12dec0a01d90c2901d7b4

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