-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Brian Svoboda edited this page Nov 16, 2017
·
15 revisions
Welcome to the Bok development wiki!
- Test build procedure with
setup.py - Implement the local
bok.configwithConfigParser - Completion for sub-words in the REPL
- Include a more complete interface to
numpy - Calling methods and attributes on python objects
- Fix the
importsystem- Diamond problem for multiple imports to the same module
- Recursive/circular imports to the same module
- Tests, either with
pytestorhypothesis - Documentation
- Complete docstrings for builtin functions
- Manual and reference documentation with
sphinx - Help browser in the REPL