Skip to main content

MyBA in Python

Project description

BA_PY

Downloads PyPI - Downloads GitHub all releases

GitHub

some helpful python scripts. (Basic for All in Python) Mainly contains sci-plot, stats, web-crawler and deeplearing-torch.

get start

install

pypi

Now, mbapy only support pypi install:
pip install mbapy
For updating:
pip install --upgrade mbapy

wiki

wiki

contain

mbapy python package

__version__

some version info

base

file

plot

pandas.dataFrame utils for plot and some simple plot based on plt

web

utils for web-crawler

stats

df

pandas.dataFrame utils for stats

reg

regression

test

some test func(using scipy and mostly give a support for mbapy-style data input)

dl-torch

pytorch utils for deeplearning

bb

basic blocks : tiny network structures

data

utils for dataset loading

loss

some loss function

m

model : deeplearning model constructed with basic blocks

utils

deeplearning training utils

paper

examples

file

some file utils things

plot

  1. stack bar plot with hue style

torch

  1. seq2seq core from bentrevett/pytorch-seq2seq

web/crawler

  1. chaoxin ppt multi threads downloader (jpg->pdf)
  2. wujin search http://www.basechem.org
  3. chemSub search http://chemsub.online.fr

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

mbapy-0.1.3.tar.gz (53.6 kB view hashes)

Uploaded Source

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