insung3511 / forme

Python package called "forme" that I use it.

Home Page:https://pypi.org/project/forme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

Python "forme" package

비슷한 업무를 하면 할수록 겹치는 코드가 발생합니다. 저는 그게 싫어요. 여러개의 코드를 짜고 적용해야하는게 싫어서 패키지로 만들어서 제가 필요한거를 업데이트로 하기로 했습니다.

Example

from forme.torchTools import torchTools
from forme.signalTools import signalTools

위를 통해서 원하는 함수를 불러오면 됩니다.

Contribution

언제든지 환영입니다. 본인이 쓰다가 필요한게 있다면 적-당한 클래스 이름과 네이밍을 갖고 Pull request 를 주세요.

About

Python package called "forme" that I use it.

https://pypi.org/project/forme

License:Other


Languages

Language:Python 100.0%