summaryrefslogtreecommitdiffstats
path: root/setup.py
AgeCommit message (Expand)Author
2022-10-03Fix typosKian-Meng Ang
2022-08-20Lint the codenicolargo
2022-05-26Another dep issue solved in the Alpine Docker + issue in the outdated methodnicolargo
2022-05-07Add python-datutil dep for Focker plugin - Related to #2045nicolargo
2021-11-21Add support for Python 3.10Hugo van Kemenade
2021-11-21Glances 3.2.4.1v3.2.4.1nicolargo
2021-08-14batinfo not in docker image (and in requirements files...) ? #1915nicolargo
2021-07-09Security audit - B411 #1025nicolargo
2021-05-24Replace py-cpuinfo by PsUtil and home made methodsNicolas Hennion
2021-05-11Implemented but test is KO: only a part of the stats are exported... Same beh...nicolargo
2021-05-09Export to graphite #1854nicolargo
2021-02-28Remove pystache by chevron (mustache implementation) #1817nicolargo
2021-01-23version 3.1.6nicolargo
2020-08-22Set cpuinfo version to 4.0.0 until issue https://github.com/workhorsy/py-cpui...nicolargo
2020-03-25Add python 3.7 and 3.8 into CIRui Chen
2019-11-13Update dep in setup filenicolargo
2019-07-09Fix missing file during installDan Church
2019-04-27Add Future libnicolargo
2019-04-18Update sparkline with current %nicolargo
2019-01-20Documentation is unclear how to get Docker information #1386 and also add a a...nicolargo
2018-11-04Require `requests` on WindowsJohn Kirkham
2018-09-05Add smart lib in depnicolargo
2018-08-13Support for exporting data to a MQTT serverErik Eriksson
2018-08-05Pin zeroconf dependency on 0.19 to maintain python 2 compatibility #1293nicolargo
2018-06-14Use nvidia-ml-py3 for python3 compatibilityGreg Dahlman
2018-03-25Graph are generated when the 'g' key is pressednicolargo
2018-02-16Add python_requires to setup.pyAlessio Sergi
2018-02-15Drop support for psutil < 5.3.0Alessio Sergi
2018-01-26Drop support for EOL Python 3.3Alessio Sergi
2017-12-29Remove graph export from Glances #1206nicolargo
2017-03-31Drop environment markers from setup.pyAlessio Sergi
2017-03-25Add Kafka export plugin #858nicolargo
2017-03-19Implement ok of the Promotheus Exporter, need to add the plugin documentationnicolargo
2017-03-02Add requests as a prerequisite for Cloud pluginnicolargo
2017-02-11Remove batinfo depnicolargo
2017-02-07nvidia-ml-py is Python 2-only (shame)Alessio Sergi
2017-01-22setup.py: remove sensors from extras_requireAlessio Sergi
2017-01-22setup.py: fix py3sensors installation and conditionalize scandir dependencyAlessio Sergi
2017-01-22Merge branch 'develop' of https://github.com/nicolargo/glances into developnicolargo
2017-01-21Claim Python 3.6 supportAlessio Sergi
2017-01-21LGPL -> LGPLv3Alessio Sergi
2017-01-21On the road of Glances 2.8.1nicolargo
2017-01-21Fix installation under Windows, bottle is now mandatory.Alessio Sergi
2017-01-07Update setup file againnicolargo
2017-01-07Update setup filenicolargo
2016-12-26setup.py: get_requires() no longer neededAlessio Sergi
2016-12-19setup.py: use 'with' context manager to open filesAlessio Sergi
2016-12-18Use str.format() automatic numberingAlessio Sergi
2016-11-02Revert "Deprecated platform method in Python 3.7 #945"Alessio Sergi
2016-10-26Deprecated platform method in Python 3.7 #945nicolargo