Saltstack is a great automation software written in Python and promoting state-based configuration of the system. It is an alternative to Chef and Puppet. Saltstack requires a person to write YAML configuration files that describe some state of the system, for example a file, a package installed or a service ...
Some python extensions e.g. pycrypto are distributed as a source code and require compilation. It is a big problem to build them on Windows. There are two options to do this. It is better to use MinGW to build extensions which are very UNIX-tight. But to build 64-bit code ...
This is the first article written usign Pelican website generator and Markdown markup language.
Pelican is a python application that generates a static website using a specified templates. The main usage is blog generation using a content written in reStructuredText or Markdown markup format.
Main advantage of static website is ...
PHP web developer, python developer