Commit Graph

2027 Commits

Author SHA1 Message Date
Roman Mogilatov
b5870e9a57 Updating examples 2015-03-31 18:00:11 +03:00
Roman Mogilatov
0db7a67ef2 @inject description 2015-03-31 14:44:15 +03:00
Roman Mogilatov
e1009373bc Adding injections example 2015-03-31 12:37:16 +03:00
Roman Mogilatov
3ee60fa01b Updating providers description 2015-03-30 17:49:11 +03:00
Roman Mogilatov
d8c7a32220 Adding providers description 2015-03-30 17:34:32 +03:00
Roman Mogilatov
48ff686ae8 Removing unnecessary nl 2015-03-30 16:25:53 +03:00
Roman Mogilatov
f64d155154 Adding Injections desciption 2015-03-30 16:11:33 +03:00
Roman
90ff917267 Update README.md 2015-03-30 15:56:46 +03:00
Roman
b1800bfc08 Update README.md 2015-03-30 15:45:51 +03:00
Roman Mogilatov
27cf7acc35 Updating Introduction 2015-03-30 01:07:45 +03:00
Roman Mogilatov
245c8a0aaf Updating Introduction 2015-03-30 01:03:39 +03:00
Roman Mogilatov
d7268853d4 Updating Introduction 2015-03-30 01:00:52 +03:00
Roman Mogilatov
5967044458 Updating Introduction 2015-03-30 00:59:14 +03:00
Roman Mogilatov
7216b8a5b9 Adding Objects introduction 2015-03-30 00:46:48 +03:00
Roman Mogilatov
4aba82d588 Updating .gitignore 2015-03-27 01:28:40 +02:00
Roman Mogilatov
bc9fdd8426 Removing usage example 2015-03-27 00:42:37 +02:00
Roman Mogilatov
67a217181f 0.6.2 release 2015-03-26 17:28:12 +02:00
Roman Mogilatov
32cf5b29b8 Adding pypy classifier 2015-03-26 17:27:36 +02:00
Roman Mogilatov
8d896e7272 Run tests on pypy and pypy3 2015-03-26 16:56:49 +02:00
Roman Mogilatov
76d567e376 0.6.1 release 2015-03-26 10:30:07 +02:00
Roman Mogilatov
b4d01bbede Adding Python 3.2, 3.3, 3.4 classifiers 2015-03-26 10:02:52 +02:00
Roman Mogilatov
264a12daaf Removing class service variables from __slots__ list 2015-03-26 01:38:48 +02:00
Roman Mogilatov
233dedbcff Adding py 33, 34 to tox and travis 2015-03-26 01:15:41 +02:00
Roman
946b1a240c Merge pull request #39 from rmk135/py32
Py32
2015-03-26 01:14:51 +02:00
Roman Mogilatov
4e4bcd4b23 Removing reduce function references from tests 2015-03-26 00:54:34 +02:00
Roman Mogilatov
bac0bd499c adding .travis py32 env 2015-03-26 00:30:08 +02:00
Roman Mogilatov
1231a9b30f Add tox py32 env 2015-03-26 00:24:08 +02:00
Roman Mogilatov
db6c3b79f7 0.6.0 release 2015-03-23 17:04:14 +02:00
Roman Mogilatov
e8c3b6a620 Removing of old check function from manage.py 2015-03-23 16:40:59 +02:00
Roman Mogilatov
569ec912d2 Adding Alpha classifier 2015-03-23 16:30:00 +02:00
Roman Mogilatov
65f7704463 Minor refactoring 2015-03-23 16:27:48 +02:00
Roman
bb31186e51 Update README.md 2015-03-23 16:21:06 +02:00
Roman Mogilatov
b5c1bea18f Adding inject() decorator tests 2015-03-23 12:23:34 +02:00
Roman Mogilatov
b0c2005288 Adding tests for inject() decorator 2015-03-23 12:19:58 +02:00
Roman Mogilatov
1032143f5b Renaming InitArg to KwArg, adding @inject decorator 2015-03-23 01:04:18 +02:00
Roman Mogilatov
6bbf7e3526 Remove providers.Scoped because it being has not yet justified 2015-03-22 00:36:59 +02:00
Roman Mogilatov
eaf5179c76 Provider.overridden lazy initialization 2015-03-20 15:16:11 +02:00
Roman Mogilatov
27bf9e0a8e Remove ExternalDependency.satisfy() in favor of inherited Provider.override() 2015-03-20 14:53:47 +02:00
Roman Mogilatov
3b880d12a5 Add ability to reset provider override 2015-03-20 13:32:11 +02:00
Roman Mogilatov
22b28d0023 Update of author and maintainer names and url 2015-03-19 11:59:27 +02:00
Roman Mogilatov
0726a7c253 Setting of exact python versions for tox environments, remove travis python environments 2015-03-18 19:05:31 +02:00
Roman Mogilatov
b93bb61e28 Adding python versions in travis config 2015-03-18 18:58:29 +02:00
Roman Mogilatov
126883f5c1 Add ignoring of exit code for pylint job in tox 2015-03-18 17:06:07 +02:00
Roman Mogilatov
e07119c914 Updating tox config for pylint,flake8 and pep257 2015-03-18 16:09:22 +02:00
Roman Mogilatov
83f9845f59 Add PyLint, flake8 and pep257 configs to tox and travis 2015-03-18 15:53:08 +02:00
Roman Mogilatov
13ce4e0ea5 Remove test command from manage.py 2015-03-18 15:39:30 +02:00
Roman Mogilatov
c2bd37ce45 Fix of name error with coveralls job in travis 2015-03-18 15:20:59 +02:00
Roman Mogilatov
8fd471dd39 updating travis and tox configs 2015-03-18 14:50:45 +02:00
Roman Mogilatov
e817f726c2 Fix of bug in Python 2.6 with failed isclass check in inspect module 2015-03-18 12:57:12 +02:00
Roman Mogilatov
87fc17284c adding positional arg numbers for Python 2.6 compatibility 2015-03-18 12:48:19 +02:00