Skip to main content

Jay library

Project description

jaycode

PyPI version Downloads

jaycode 는 SSH, DB, File 관련 작업을 쉽게 할 수 있는 파이썬 유틸리티 패키지입니다.


📦 설치 (Installation)

pip install jaycode

🚀 사용 예시 (Examples)

import jaycode

exam = jaycode.Init()
exam.SSH.connect(hostname=,username=,password=)
exam.DB.connect(user=,password=,database=)
exam.DB.insert(dict,'table_name')

🌲 구조도 (Tree 구조)

  • jaycode
    • ssh
      • connect() ssh 연결함수
      • get_file() 연결된 서버에서 파일 가져오는 함수
    • db
      • connect() db 연결함수
      • insert(), update(), delete(), query() 등 CRUD 함수
    • file
      • m4a_to_wav() 파일 변환함수

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

jaycode-0.1.1.tar.gz (5.5 kB view details)

Uploaded Source

Built Distribution

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

jaycode-0.1.1-py3-none-any.whl (6.4 kB view details)

Uploaded Python 3

File details

Details for the file jaycode-0.1.1.tar.gz.

File metadata

  • Download URL: jaycode-0.1.1.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.1

File hashes

Hashes for jaycode-0.1.1.tar.gz
Algorithm Hash digest
SHA256 19ea6ac3496f3a90db2ae79f32643b7aa57f8d5552b812ba88ae9ee829202f93
MD5 f0c70b96028abf6f88f37796f9ccf6ec
BLAKE2b-256 f769b6d651b2c2103cbd88e0f548050f2576e9833e933320166e790a39cebdb0

See more details on using hashes here.

File details

Details for the file jaycode-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: jaycode-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 6.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.1

File hashes

Hashes for jaycode-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1c2283f0aee82718e56167e2a90c882b9f40f61464ca1a35649d12fd7897fe0d
MD5 e3185ef45a763ad188d3e6b7430ffb03
BLAKE2b-256 18ec3feea9003fca4d1da06067247f50c597856d48881bf206d7a827557a999c

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