Skip to content

willGuimont/arxiv_tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arxiv_tool

Some tools for working with arXiv papers.

Installation

Install the requirements of arxiv-collector: arxiv-collector · PyPI

Install arxiv_tool:

pip install arxiv_tool

Usage

  1. Copy the sources of the paper in a directory, e.g., paper_src/.
  2. Run python -m arxiv_tool paper_src paper_out to generate the submission files in the paper_out directory.
  3. Upload the files to arXiv.

All the available options can be found by running arxiv_tool --help.

Development

Install the requirements:

pip install -r requirements.txt

Future features

  • Directly clone the sources from GitHub
  • Support more cases (nested folders, etc.)

References

About

Prepare your arXiv submissions

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages