Skip to main content

this is my first test

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
      
  • How to use it?
    • Type following code in your python files:
      from bibtextidying import finalbib
      
  • Then you can use all the function in module bibcopy!
    finalbib.comprehensive("filename")
    

avatar ##[Function]

1. Resolves the bib_file to a list form.
2. Checks whether the field provided by the file entry is complete.
3. Checks the same article whether there are more than the same items, remove the same items, if there are conflicts prompted conflict information.
4. Synthesizes the two files into a single file, outputting is filename1_filename2.bib.
5. Formats the file.
6. Uniform file keyword style.
7. Stores a database of the specified type.
8. Outputs domain information of the specified type for the specified type entry in the database, and generates bib_file.

##[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

finalbib-0.0.8.tar.gz (86.9 kB view details)

Uploaded Source

File details

Details for the file finalbib-0.0.8.tar.gz.

File metadata

  • Download URL: finalbib-0.0.8.tar.gz
  • Upload date:
  • Size: 86.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

Hashes for finalbib-0.0.8.tar.gz
Algorithm Hash digest
SHA256 58411d276293bae8097a506191b81da1acf5c0ad23d22c5a8fa4c24a28a66e3f
MD5 53f78d672880e237c0e2368352001a0a
BLAKE2b-256 fee46e622904593160f128d2569b168d6222c90204012b750613d77d80433698

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page