We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab608ad commit 331d2b6Copy full SHA for 331d2b6
TODO.md
@@ -4,11 +4,9 @@
4
- add exec like for procedures, add do_execute(self, procedure, args)
5
- deal with date time variables
6
- argparser argument groups
7
-- add views to describe_table and find_table (only tables are listed)
8
- add functionality for grabbing images (SE or COADD) by object or ra,dec
9
-- revamp the color control (can't turn off in API)
10
-- add real-time toggle for termcolor using @property decorator around a easy_or._color_terminal property.
11
-- move config_ea.py to eautils/config.py
12
- parse config into easy_or object more automatically
13
- Only catch exceptions at top level (cmdloop); raise everywhere else.
14
- Add '--debug' command to print more output/raise exceptions
+- Select item from history into th buffer
+- Submit query to a batch job manager
0 commit comments