Project description
Naver Services
============================================================
Overview
============================================================
============================================================
IDE :: Platform Layer
============================================================
mkdir project_name
mkdir package_name
git init
python3 -m venv env
source env/bin/activate
pip install --upgrade pip
pip install -r requirements.txt
============================================================
IDE :: Application Layer
============================================================
Terminal
python ide.py
Jupyter
import os
import sys
sys.path.append(f"{os.environ['HOME']}/pjts/PROJECT_NAME")
import ide
ide.main(ide='jupyter')
ide.setup_logpath(modulepath='jupyter.MODULE_NAME')
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages .
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names .
The dropdown lists show the available interpreters, ABIs, and platforms.
Enable javascript to be able to filter the list of wheel files.
Copy a direct link to the current filters
Copy
File name
Interpreter
Interpreter
py3
ABI
ABI
none
Platform
Platform
any
File details
Details for the file NaverService-0.0.1.tar.gz.
File metadata
Download URL: NaverService-0.0.1.tar.gz
Upload date:
Oct 25, 2021
Size: 11.6 kB
Tags: Source
Uploaded using Trusted Publishing? No
Uploaded via: twine/3.4.2 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.2
File hashes
Hashes for NaverService-0.0.1.tar.gz
Algorithm
Hash digest
SHA256
c6ae9c0fae80b70c7c811b54c8f6500595a2852f7b07fadde136e67ffd8b0588
Copy
MD5
7328e3fad2698adc1c5bd5800c188437
Copy
BLAKE2b-256
4379aebcbda06da527e56cd1b5ba077bfd32d5ec22fb38bd662ff8b0936a5e82
Copy
See more details on using hashes here.
File details
Details for the file NaverService-0.0.1-py3-none-any.whl.
File metadata
Download URL: NaverService-0.0.1-py3-none-any.whl
Upload date:
Oct 25, 2021
Size: 19.4 kB
Tags: Python 3
Uploaded using Trusted Publishing? No
Uploaded via: twine/3.4.2 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.2
File hashes
Hashes for NaverService-0.0.1-py3-none-any.whl
Algorithm
Hash digest
SHA256
7a3c80fe0d77caee83c0b156483f255f91a6e28c76d63aa18a8dd665b1c64521
Copy
MD5
7cd57dd8c59aeb017958e614c203c543
Copy
BLAKE2b-256
cc62cd0f8df41849e3624a83caba4fd9720ea21fda67908658f509b20f401d7a
Copy
See more details on using hashes here.