summary refs log tree commit diff
path: root/doc/languages-frameworks/python.md
AgeCommit message (Expand)AuthorFilesLines
2017-06-10Python docs: Add example for overlaysJosef Kemetmueller1-0/+22
2017-05-27user-local config.nix path fixed in docsDmitry Vyal1-1/+1
2017-05-07Python: replace requests2 with requests tree-wideFrederik Rietdijk1-2/+2
2017-04-18Python docs: Python 2.x namespace packages may collide when using .withPackagesFrederik Rietdijk1-0/+3
2017-03-22Python docs: small fixesFrederik Rietdijk1-6/+7
2017-03-21Update python.md (#23669)Joachim Schiele1-0/+21
2017-03-06doc: fix code highlighting, use valid Nix syntaxAlexey Muranov1-139/+170
2017-03-06doc: cleanup whitespace in python.mdAlexey Muranov1-10/+10
2017-02-26Python: explain deterministic build in docsFrederik Rietdijk1-0/+13
2017-02-22Docs: update Python contributing guidelinesFrederik Rietdijk1-4/+5
2017-02-01docs: fix link for pythonDomen Kožar1-1/+1
2017-01-18Merge pull request #21837 from Azulinho/python-docs_add_virtualenv_and_nixshe...Jörg Thalheim1-0/+49
2017-01-16Add overlays mechanism to Nixpkgs.Nicolas B. Pierron1-3/+3
2017-01-12python docs: update block according to code reviewAzul1-11/+23
2017-01-12python docs: add an example for a virtualenv and pip through nix-shellAzul1-0/+37
2016-12-21Docs Python: fix examples and linksFrederik Rietdijk1-10/+11
2016-12-05buildPythonPackage: refactorFrederik Rietdijk1-1/+1
2016-12-05DOCS: update Python docs to reflect fixed-point combinatorFrederik Rietdijk1-44/+41
2016-12-04Docs: fix Python docsFrederik Rietdijk1-9/+11
2016-11-08Docs: improve Python expressionsFrederik Rietdijk1-6/+6
2016-10-18Python: update docs with change in default interpreter versionFrederik Rietdijk1-7/+8
2016-10-16Python: remove pythonSmallFrederik Rietdijk1-1/+1
2016-10-13pythonPackages.tkinter: use this instead of the output python.tkinterFrederik Rietdijk1-1/+1
2016-10-10Python: update docs separate output tkinterFrederik Rietdijk1-20/+5
2016-09-01pythonPackages: use mkPythonDerivationFrederik Rietdijk1-0/+1
2016-09-01Python: separate buildPythonPackage into two functionsFrederik Rietdijk1-1/+1
2016-09-01Python: move python-modules/generic to interpreter folderFrederik Rietdijk1-1/+1
2016-08-30Doc: improve python bdist_wheel fixFrederik Rietdijk1-4/+8
2016-08-30Doc: fix python override examplesFrederik Rietdijk1-5/+19
2016-08-23Merge branch 'master' into stagingobadz1-2/+2
2016-08-23python manual: Fix 'fftw*' output references in exampleTuomas Tynkkynen1-2/+2
2016-08-22Merge branch 'hardened-stdenv' into stagingobadz1-1/+1
2016-08-20wrapPythonProgram: use site.addsitedir instead of PYTHONPATHNikolay Amiantov1-2/+5
2016-08-16Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster1-2/+2
2016-08-16Doc: fix python examplesFrederik Rietdijk1-2/+2
2016-08-13Merge branch 'master' into hardened-stdenvFranz Pletz1-0/+17
2016-08-13Doc: how to create a Python wheelFrederik Rietdijk1-0/+17
2016-07-15Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster1-0/+51
2016-07-01Doc: how to install a Python environmentFrederik Rietdijk1-0/+50
2016-06-16buildPythonPackage: be able to disable package conflict checkDomen Kožar1-0/+1
2016-05-30Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster1-24/+50
2016-05-29doc/python: fix conversion errors in example codeBenno Fünfstück1-6/+6
2016-05-29doc/python: replace buildEnv usage by withPackagesBenno Fünfstück1-21/+16
2016-05-29doc/python: document python.withPackagesBenno Fünfstück1-0/+31
2016-05-18Merge remote-tracking branch 'origin/master' into hardened-stdenvFranz Pletz1-0/+1
2016-05-09Python: allow installing wheelsFrederik Rietdijk1-0/+1
2016-05-02Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster1-7/+7
2016-04-26Python: use PyPI mirror (#15001)Frederik Rietdijk1-7/+7
2016-04-06fix grammar errorsRobin Gloster1-1/+1
2016-03-12Documentation: rewrite PythonFrederik Rietdijk1-0/+714