<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/ba-py/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/ba-py/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 28 Apr 2024 12:51:23 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/ba-py/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by BHM-Bob G</title><link>https://sourceforge.net/p/ba-py/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,25 @@
-Welcome to your wiki!
+Welcome to the BA_PY wiki!

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+# Install
+This is a PyPI package, you can install it by

-The wiki uses [Markdown](/p/ba-py/wiki/markdown_syntax/) syntax.
+    pip install mbapy
+By the way, this package may have a hot-fix for the latest release, so you may try this often

-[[members limit=20]]
-[[download_button]]
+    pip install --upgrade mbapy
+
+# Contains
+## [base]
+Some global utils in this package, most of them are also for users.
+## [web]
+Some web-crawlers utils, small warps for BeautifulSoup and selenium.
+## [file]
+Smoe file tools, mainly contains json and excel.
+## [plot]
+Some plot tools, mainly contains pandas.dataFrame tools for plot and some plot utils.
+## [stats]
+Some stats functions, most of them are just import form scipy and warps for scipy to make data transformation same as mabpy style.
+## [dl_torch]
+Some pytorch utils and some models.
+## [paper]
+Some scientific paper utils, including parsing RIS, downloading pdf by title or doi through sci-hub, search through baidu-xueshu, extract specific section from a sci-paper and so on.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">BHM-Bob G</dc:creator><pubDate>Sun, 28 Apr 2024 12:51:23 -0000</pubDate><guid>https://sourceforge.net478417132d0a83d9ff42de935f0bc7b679a223bd</guid></item><item><title>Home modified by BHM-Bob G</title><link>https://sourceforge.net/p/ba-py/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/ba-py/wiki/markdown_syntax/" rel="nofollow"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
	&lt;ul class="md-users-list"&gt;
		&lt;li&gt;&lt;a href="/u/bhmfly/"&gt;BHM-Bob G&lt;/a&gt; (admin)&lt;/li&gt;
		
	&lt;/ul&gt;&lt;br/&gt;
&lt;p&gt;&lt;span class="download-button-662e4649bb06e31d71619c00" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">BHM-Bob G</dc:creator><pubDate>Sun, 28 Apr 2024 12:51:22 -0000</pubDate><guid>https://sourceforge.netdb5fb60bd32789756a035921be3c1c37507029ff</guid></item></channel></rss>