Grammarly Integration for Pelican part3!
Today more adventures about Grammarly and scraping data from checking-results.
more ...Today more adventures about Grammarly and scraping data from checking-results.
more ...Today let's focus on gathering results from Grammarly document checking in our mini-automation-project :)
more ...There are no Grammarly applications that could deliver some type of integration with at least command-line. So let's make a selenium automation that will paste text into grammarly documents!
more ...Today I've learned my lesson - I need to upgrade my python from 3.4.3 to 3.6.4 because simplenote python-api will not work with previous versions. Checkout my experience while upgrading :)
more ...Grip it! There are plenty of tools to make your .markdown or .md files in a html way- but is there a vim plugin that would make it more automated and integrated ? Let's answer this question, shall we ?
more ...Using assert raise within tests is a tricky thing - So today I'll focus on how to properly use it :)
more ...