Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
nosklo
nosklo has asked
12
questions and find answers to
362
problems.
Stats
12.6k
EtPoint
4.8k
Vote count
12
questions
362
answers
About
Python programmer, always in #python.
nosklo questions
python regular expression to split paragraphs
Detecting current async library
using pyodbc on ubuntu to insert a image field on SQL Server
Why unicode() uses str() on my object only with no encoding given?
remove numbers from a list without changing total sum
How to call java objects and functions from CPython?
using pyodbc on linux to insert unicode or utf-8 chars in a nvarchar mssql field
return eats exception
nosklo answers
TypeError: can only concatenate list (not "NoneType") to list
Decorators for Instance Methods
python MySQLDB query timeout
beautifulsoup and mechanize to get ajax call result
How do I use Mox to mock a module function and allow it to be called in almost any way
Python string formatting - combine named placeholder and float formatter for the same argument?
Python module for editing text in CLI
Passing SQLite variables in Python
Counting number of values between interval
how to convert csv into dict format [duplicate]