Metadata-Version: 2.1
Name: xueqiudanjuan
Version: 0.0.5
Summary: This is a package provided by BugMakerH.
Home-page: https://github.com/
Author: BugMakerH
Author-email: BugMakerH@gmail.com
License: UNKNOWN
Description: # README
        ## General Information
        This is a Python package designed by BugMakerH, which is used for getting the data on the XueQiu website.
        
        ## Update documentation
        ### 0.0.5
        - Updated nothing, cuz I deleted the version 0.0.4 in mistake.
        ### 0.0.4
        - Created the README file and added the README file to the package.
        - Linked the package's long description to the README file.
        ### 0.0.3
        - Created the class engine and the class stocks.
        - Finished the first version of the class engine.
        - Added a function of the class stocks, which is called "get_realtime_quotec" to get the realtime price of the specified stocks。
        - Added a test of the class stocks in the "\_\_main\_\_".
        ### 0.0.2
        - Updated nothing, but a joke.
        ### 0.0.1
        - Added a test for the package, which added a file called "hello.py" with a function called "hello".
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
