Skip to main content

innovata-PyPlayer

Project description

iPyPlayer

============================================================

Overview

============================================================

============================================================

PyCharm를 이용한 파이썬64비트 가상환경 구성

============================================================

  1. 64비트 가상환경 구성 6.0 python3.9-64bit Installer 로 설치 6.1 PyChar실행 6.2 File / Settings / Python Interpreter
  • ipp_env_py39_64bit 폴더명 설정
  • C:\Python39\python.exe 선택 cd "C:\pypjts\iPyPlayer" 6.3 .\ipp_env_py39_64bit\Scripts\activate 6.4 pip install --upgrade pip 6.5 pip install -r requirements.txt

6.6 pip install jupyter 6.7 pip install ipykernel 6.8 python -m ipykernel install --name=env_py39_64bit 6.9 jupyter notebook 6.10 메뉴 / Kernel / Change kernel

============================================================

PyPi 패키지 업로드

============================================================

  1. py -m pip install --upgrade build
  2. py -m build
  3. py -m pip install --upgrade twine
  4. setup.py 파일내용변경
  5. py -m twine upload --repository pypi dist/*

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

iPyPlayer-0.0.0.tar.gz (13.3 kB view hashes)

Uploaded Source

Built Distribution

iPyPlayer-0.0.0-py3-none-any.whl (17.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page