fix some bugs in bibcopy
Project description
#-- bibtexTidying 0.1.0 --
Author: Jian Ding and ShiBo Xu and Kun Chen Email: qbei113043@163.com Mentor: X. Fu and TingYu Luo
##[Purpose] This software is trying to help users to tidy up their bibtex files.
##[Prerequisite]
- Python3
- MySQL
##[Requires Projects]
- bibtexparser
- mysqlclient
##[Github] https://gitee.com/chen-kun19/summer-program
##[Manual]
- How to install it?
- use command following.
- For Windows
pip install bibtexTidying
- For Linux
sudo apt-get update sudo apt-get install libmysqlclient-dev sudo pip install mysqlclient pip install bibtexTidying
- use command following.
- How to use it?
- Type following code in your python files:
- from bibtexTidying import bibcopy
- Type following code in your python files:
- Then you can use all the function in module bibcopy!
##[Function] 1.Formating your bibtex files.
##[Known Issues]: 1.
##[Bug Report]: Any bug or documentation error you found , please submit an issue on github parge: https://gitee.com/chen-kun19/summer-program
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
bibcopy-0.0.8.tar.gz
(6.9 kB
view details)
File details
Details for the file bibcopy-0.0.8.tar.gz
.
File metadata
- Download URL: bibcopy-0.0.8.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 95580566face7317e4e2a46790ad4edeafab81e0863a7551baeada9d0994c1d1 |
|
MD5 | 77ecce8fbe883a27553a0500d9b9f088 |
|
BLAKE2b-256 | ba0ec8c79cdecabd7786a5225a066376bc77a35b1d0e06b90a566847151990c7 |