Skip to content

A collection of tools written for my daily astro research

License

Notifications You must be signed in to change notification settings

xshaokun/gadgets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gadgets

gadgets is a collection of scripts and tools which are useful and helpful during my daily research. The majority of them are written by myself, while a few of them are colloected from the internet for which I presented their original link.

  • bin: executable scripts
  • from_int: tools collected from internet
  • pytools: some python tools useful in other python code (installable)
  • scripts: unexecutable scripts which might require environment or dependencies

pytools

Note that the modules under pytools are wrapped as a standard python package xsk_pytools (refer to pytools/pyproject.toml), which can be installed by pip:

$ cd pytools && python -m pip install --user -e .

Then, it can be imported in your python script:

import xsk_pytools

Contact Me

If you have any questions, please feel free to ask me. My name is Shaokun Xie. The contact details are not listed here. Please go to find the right approach in somewhere and contact me : p

About

A collection of tools written for my daily astro research

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •