Skip to main content

The Python program I'm distributing for the first time

Project description

hello-aaingyunii_pr 1.0.0

  • The Python program I'm distributing for the first time

View at:

INSTALL

$ pip install hello-aaingyunii_pr

USE

$ hello-aaingyunii-pic



            ░░░░░░░░░░░░░░░░░░░░░░░░░░
            ░░░█▀▀▀░█▀▀█░░█▀▀░▀▀█░░█░░
            ░░░▀▀▀█░█░░█░░█▀▀░▄▀░░░▀░░
            ░░░▀▀▀▀░▀▀▀▀░░▀▀▀░▀▀▀░░▀░░
            ░░░░░░░░░░░░░░░░░░░░░░░░░░
            ⎛⎝(•‿•)⎠⎞⎛⎝(•‿•)⎠⎞⎛⎝(•‿•)⎠⎞⎛⎝(•‿•)⎠⎞
$ hello-aaingyunii-who

My name is aik
$ ha-weather

현재 날씨: 맑음
현재 온도: 16.9°

DEV

$ git clone ...
$ cd hello-aaingyunii_pr
$ pdm venv create
$ source .venv/bin/activate
(hello-aaingyunii_pr-3.8) $ pdm install

TEST

$ pdm add -dG test pytest pytest-cov
$ pytest
$ pytest -s
$ pytest --cov

pytest

  • who.py
def my_name():
    print("My name is aik")
  • test_who.py
from hello_aaingyunii_pr.who import my_name

def test_my_name():
    my_name()
  • test_weather.py
from hello_aaingyunii_pr.weather_show import weather_show

def test_weather():
    weather_show()
    assert True

DEPLOY

$ pdm publish

REF

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

hello_aaingyunii_pr-1.0.0.tar.gz (5.6 kB view details)

Uploaded Source

Built Distribution

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

hello_aaingyunii_pr-1.0.0-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

Details for the file hello_aaingyunii_pr-1.0.0.tar.gz.

File metadata

  • Download URL: hello_aaingyunii_pr-1.0.0.tar.gz
  • Upload date:
  • Size: 5.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: pdm/2.9.3 CPython/3.8.18

File hashes

Hashes for hello_aaingyunii_pr-1.0.0.tar.gz
Algorithm Hash digest
SHA256 d132bf609f9aafd73f79613f601d98bfc076612ec686600338fe90e840c69f25
MD5 419914e77f409ad415d88bafef9215d8
BLAKE2b-256 0df7fc000c320df2a6f5357277001f6fb56278a534ccc3362fbfb67acae20bd3

See more details on using hashes here.

File details

Details for the file hello_aaingyunii_pr-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for hello_aaingyunii_pr-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 594b02a9c264898c69c984933cf53d1db85b4483aee92269fa9d02fcf91dcfd7
MD5 647e9cfb22946fad2895f8dde73efcaf
BLAKE2b-256 31c53cf538a78f5c800e4f3db1c89b7ca4791f0201ae2ba43bc78333522b983f

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