Skip to main content

MyBA in Python

Project description

BA_PY

Downloads PyPI - Downloads GitHub all releases

GitHub repo size GitHub code size in bytes GitHub Commit Activity

PyPI - Status PyPI PyPI - Python Version

GitHub

mbapy contains some helpful python scripts, which aims at goal of Basic for All in Python. Mainly contains sci-plot, stats, web-crawler, sci-paper utils and deeplearing-torch.

get start

install

Now, mbapy only support pypi install:

pip install mbapy

If you find the latest release version has installing problems, you can download this repo and try:

pip install .

wiki

mbapy has it's wiki as API document, you can find it in 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.4.2.tar.gz (84.0 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