Journal
2021-12-07
A Simple Python Code-Runner in VIM
A Vim filter is a program that accepts text at standard input, changes it …
Tags:
- Python
- Vim
- Filter
Journal
2021-12-03
Software development with CSVTODO
CSVTODO has not been created with a specific domain in mind, it's a Todo desktop application …
Tags:
- Csvtodo
- Git
- Git repository
- Repository
Journal
2021-11-24
Calendar.vim extension for CSVTODO
On Windows OS I enjoy working with a mix of terminal and graphical applications, and …
Tags:
- Vim
- Application csvtodo
- Vim plugins
- Graphical applications
Journal
2021-11-20
CYTHON-GSL
Python extension modules can be written in Cython a compiled language rather similar to Python itself, and capable to …
Tags:
- Python
- Cython
- Cython module
- Gsl
Journal
2021-11-03
Business Model Canvas
The Business Model Canvas (BMC) is a useful tool that can help you to characterize a particular …
Tags:
- Business model
- Model canvas
- Model
- Canvas
Journal
2021-10-24
Presentations with Jupyter Notebook
Jupyter notebook is the web version of the python interactive environment (Ipython) and it can be …
Tags:
- Markdown file
- Notebook
- Markdown
- Jupyter notebook