Skip to content
forked from fxcoudert/tools

Tools and scripts I wrote and regularly use

License

Notifications You must be signed in to change notification settings

465499642/tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FX's scripts for science and chemistry

This rep contains scripts that I use regularly, in the hope that others might find them useful. Below is a description of each, roughly classified by "category".

Bibliography

  • doi2bib: give it a DOI, it gives you a full bib entry
  • extractdoi: gets DOI from PDF (when possible)
  • texsize: list size of all figures included in TeX document
  • text2doi: get DOI from references in text format (one per line)

Computational chemistry

  • crystal2cif: extract information from CRYSTAL17 output file into CIF format
  • findsym.py: find space group of crystal structures (front-end to ASE/spglib routines)

Misc tools

  • unicode: display the characters in a Unicode string

About

Tools and scripts I wrote and regularly use

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.2%
  • Shell 6.8%