CPGHStore.

ºü¸¥ Postgres Hstore Parser.
Áö±Ý ´Ù¿î·Îµå

CPGHStore. ¼øÀ§ ¹× ¿ä¾à

±¤°í

  • Rating:
  • ƯÇã:
  • MIT/X Consortium Lic...
  • °¡°Ý:
  • FREE
  • °Ô½ÃÀÚ À̸§:
  • Robert Kajic
  • °Ô½ÃÀÚ À¥»çÀÌÆ®:
  • https://github.com/kajic/

CPGHStore. ű×


CPGHStore. ¼³¸í

CPGHStore´Â C·Î ÀÛ¼ºµÇ¸ç, PGHStore¿¡ ´ëÇÑ ´õ ºü¸¥ ´ë¾ÈÀÌ µÉ °ÍÀÔ´Ï´Ù. Python Setup.py Å×½ºÆ® -s º¥Ä¡ ¸¶Å© ½ÇÇà (ºñ±³¸¦ ¿øÇÏ´Â °æ¿ì¿¡ PGHStore°¡ ¼³Ä¡ÇØ¾ß ÇÔ) .InstallationRun Pip ¼³Ä¡ CPGHStore¸¦ ¼³Ä¡Çϰųª GitHub¿¡¼­ ¼Ò½º¸¦ ´Ù¿î·ÎµåÇÏ°í Python Setup.py install.usageDecode ¹× ÀÎÄÚµùÀ» ½ÇÇàÇϽʽÿÀ. hstore ¹®ÀÚ¿­ : >>> Import CPGHStore >>> # decode >>> d = cpghStore.loads ( ' "name"=> "norge / noreg"') >>> d { 'name': 'norge / noreg'} >>> # encode >>> s = cpghstore.dumps (d) >>> s 'name "=>"norge / noreg "'teststo Å×½ºÆ® ½ºÀ§Æ®¸¦ ½ÇÇà, python setup.py test.benchmarkrun python setup.py Å×½ºÆ® ¹æ¹ý - ºñ±³¸¦ ¿øÇÏ´Â °æ¿ì PGHStore°¡ ¼³Ä¡µÇ¸é PGHStore°¡ ¼³Ä¡µÇ¾î¾ßÇÕ´Ï´Ù. Á¦Ç°ÀÇ È¨ÆäÀÌÁö


CPGHStore. °ü·Ã ¼ÒÇÁÆ®¿þ¾î

CSVFilter.

CSV µ¥ÀÌÅ͸¦ Á¶ÀÛÇÏ°í ¿­À» »Ì¾Æ¼­ ÀçÁ¤·ÄÇÏ´Â ¸í·É ÁÙ µµ±¸ ¹× ÆÄÀ̽ã API ...

60

´Ù¿î·Îµå