socrates 最近的时间轴更新
socrates's repos on GitHub
JavaScript · 15 人关注
mdreader
A markdown reader for Google Drive
Python · 13 人关注
gdrivesync
A python tools to sync files in local directory to google drive.
Python · 8 人关注
pygapbide
Python implementation of Gap-Bide algorithm.
Python · 7 人关注
pyuque
A Python client for yuque.
Python · 6 人关注
sonq
A query tool for son like objects, for example, json and bson.
Python · 5 人关注
hostsed
A hosts file editing tool for command line shell.
Python · 5 人关注
sitemap_python
A Python utility for building sitemaps.
Python · 4 人关注
sqlserver2mysql
A simple tool for exporting Mysql create table sql statement from a Sql Server database.
Python · 2 人关注
AndroidMarketCrawler
Simple python script that crawls the Android Marketplace(Google Play SHOP ANDROID APPS)
Python · 2 人关注
blueprint-decr
Add decorator for every view functions for a flask blueprint.
JavaScript · 2 人关注
doc_toc
A simple tool displaying a toc(table of content) for markdown generated document on tower.im.
Python · 2 人关注
pauli
Permission, authentication and user library
Python · 2 人关注
python-oauth2
A fully tested, abstract interface to creating OAuth clients and servers.
Erlang · 1 人关注
bitcask
because you need another a key/value storage engine
Shell · 1 人关注
git-deploy-archive
Using git archive to deploy several (or part of) projects.
JavaScript · 1 人关注
oolong_image_viewer
A replacement of Chrome's default image viewer, supporting drag and drop for very big images.
Python · 1 人关注
riak-python-client
Riak Python client for Python 2.5.
Rust · 1 人关注
tagrun
Run a program with a modified process name.
0 人关注
dingle
Python · 0 人关注
django_rundirect
This is simple Django command to run a custom python script with Django settings loaded and environment setup.
Python · 0 人关注
django_url_decr
Decorator for a sub set of Django url.
Python · 0 人关注
fluent-logger-python
A structured logger for Fluentd (Python)
Python · 0 人关注
Ghost.py
Webkit based scriptable web browser for python.
0 人关注
itsdangerous
Safely pass trusted data to untrusted environments and back.
Python · 0 人关注
mongoengine
A Python Object-Document-Mapper for working with MongoDB
HTML · 0 人关注
offline_card
A simple offline page to memorize your club membership card.
Python · 0 人关注
pyspider
A Powerful Spider(Web Crawler) System in Python.
Python · 0 人关注
pytumblr
A Python Tumblr API v2 Client
Python · 0 人关注
reqponse
reqponse(a.k.a. request and response) is a Python library to connect wsgi request to requests lib, and bridge response from remote or backend servers back.
0 人关注
test
only for test github functions
socrates

socrates

🏢  提分
V2EX 第 49781 号会员,加入于 2013-11-15 13:22:49 +08:00
socrates 最近回复了
2015-09-11 18:24:25 +08:00
回复了 chuanwu 创建的主题 Redis redis 本身有持久化,为什么还要写进 mysql 呢?
@snailsir 用个异步队列就 OK 了
2015-09-10 10:10:47 +08:00
回复了 chuanwu 创建的主题 Redis redis 本身有持久化,为什么还要写进 mysql 呢?
定时任务写进 mysql 确实感觉很鸡肋啊,实时的异步写入觉得更有意义一些
2015-08-18 23:03:31 +08:00
回复了 gdm 创建的主题 云计算 Wuala,又一个优秀服务将离我们而去
可以用 btsync ,或者开源的方案 syncthing
2015-08-07 18:11:16 +08:00
回复了 refresh 创建的主题 算法 程序员们,你们平时在工作中用到算法的情况多吗
现在库很多,所以很多需要用到算法的地方直接用lib就行了,不过明白算法的时候,会知道lib里面的实现是不是适用
2015-07-31 00:11:16 +08:00
回复了 socrates 创建的主题 酷工作 [提分网·北京] 招聘写 Pythonic Code 的 Python 工程师
顶一下~
2015-07-28 16:50:06 +08:00
回复了 wzwc 创建的主题 程序员 工作真难找。。
@wzwc 北京的话欢迎来 http://www.tifen.com/page/join
2015-07-28 16:10:11 +08:00
回复了 Navee 创建的主题 程序员 公司开发部门 GIT SVN 之争
svn的逻辑确实更简单,git需要深入的培训才行

git因为分支差异,经常进入一些很特殊的场景,这个对git的掌握如果不够,很容易陷入不知所措的场景
2015-07-27 13:04:37 +08:00
回复了 sjwuny 创建的主题 分享创造 帮忙诊断下网站的问题(思路方向上的)
个人站觉得肯定是越专注越好吧
2015-07-23 09:02:06 +08:00
回复了 socrates 创建的主题 酷工作 [提分网·北京] 招聘写 Pythonic Code 的 Python 工程师
@hayao650 exactly
2015-07-21 19:04:09 +08:00
回复了 explist 创建的主题 Python 类对象与 JSON 串互转疑问
如文档写到中

object_hook is an optional function that will be called with the result of any object literal decoded (a dict). The return value of object_hook will be used instead of the dict. This feature can be used to implement custom decoders (e.g. JSON-RPC class hinting).

所以,list对象根本不会触发object_hook
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2210 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 16ms · UTC 02:07 · PVG 10:07 · LAX 19:07 · JFK 22:07
Developed with CodeLauncher
♥ Do have faith in what you're doing.