Skip to main content

Astro test package

Project description

Astro test package

Markdown

.md : m = mark, d = down

Rendering of markdown file Shift-Ctrl-V

How to make python packages

https://packaging.python.org/tutorials/packaging-projects/

  1. Список всех уставновленных пакетов на вашем компьютере
pip list
  1. Установка нашей библиотеки из папки:
  • Перейти в папку (cd = change directory):
    cd astro-test-package
    
  • Уставновка пакета из текущей папки (-e = editable = редактируемый):
    pip install -e .
    

How to use git

  1. Создать папку для репозитория
  2. Инициализировать репозиторий
git init
  1. Проверить текущий статус репозитория и ветку
git status
  1. Добавить изменения в репозиторий (в состояние staged)
git add <имя файла>
  1. Сделать commit (закоммитить изменения)
git commit -m "Commit message"
  1. Показать историю коммитов (для текущей ветки)
git log

How to use github

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

astro_test_package-0.0.2.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

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

astro_test_package-0.0.2-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

Details for the file astro_test_package-0.0.2.tar.gz.

File metadata

  • Download URL: astro_test_package-0.0.2.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.11.5

File hashes

Hashes for astro_test_package-0.0.2.tar.gz
Algorithm Hash digest
SHA256 93579ac7d139f7445c5fbdff5d775a0cb1b696ecce2d674c0eeb7639126171c1
MD5 15157dd3a261ebe6ac61c8c857015e4d
BLAKE2b-256 1c3f54963b8b34ce28c953fe3863bfd9057e70a1640cd7c0e56426928efa6fe5

See more details on using hashes here.

File details

Details for the file astro_test_package-0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for astro_test_package-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 3f699eb32eb85fcd94464684cad0c5e61778d4981ebbbdbda1475df94c8182c0
MD5 4aa419863c43a8d4f5fb7cf316e2aad8
BLAKE2b-256 218050d3c1b6c0d0c6ee232c546899857cdffe7b3897accfa2003451f6ca2cae

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