表示 进入内容 1 去 10 的 46 下一步 10 较早的记录 » Displaying posts with tag: pip (reset) Nov 20 2018 ubuntu下mysql-python模块的安装 Posted by mysql-云栖社区 on Tue 20 Nov 2018 02:41 UTC Tags: ubuntu, Python, MySQL, pip, 模块 ubuntu下mysql-python模块的安装 安装步骤: 1、sudo apt-get install python-setuptools 2、sudo apt-get install libmysqld-dev 3、sudo apt-get install libmysqlclient-... 【python】 【mysql】 【ubuntu】 【模块】 【pip】 点击查看原文> Sep 19 2018 Windows下安装配置爬虫工具Scrapy及爬虫环境 Posted by mysql-云栖社区 on Wed 19 Sep 2018 06:09 UTC Tags: Windows, c++, Python, file, MySQL, 配置, scrapy, 函数, pip 爬虫工具Scrapy在Mac和Linux环境下都相对好装,但是在Windows上总会碰到各种莫名其妙的问题。本文记录下Scrapy在Window上的安装过程。 【python】 【mysql】 【函数】 【c++】 【windows】 【配置】 【pip】 【file】 …[获取更多] Aug 02 2018 Python3 sqlacodegen 根据已有数据库生成 ORM 使用的 model.py Posted by mysql-云栖社区 on Thu 02 Aug 2018 08:22 UTC Tags: MySQL, 数据库, 函数, pip, 模块, python3, sqlacodegen 1.安装必要的模块 pip install sqlacodegen pip install pymysql(此前已安装,可以省略) 2.sqlacodegen安装目录,虚拟环境需要找对应的目录 (如:D:\DevRepo\EnvRepo\venv-repo\spider_venv\Lib\site-packages\sqlacodegen) 在main. 【mysql】 【函数】 【模块】 【数据库】 【pip】 【python3】 【sqlacodegen】 …[获取更多] Jun 24 2018 mongodbpython3.6mysql的安装 Posted by mysql-云栖社区 on Sun 24 Jun 2018 10:21 UTC Tags: ubuntu, update, Python, vim, log, server, PATH, service, mongodb, MySQL, 数据库, pip 1 下载与解压 在官网下载mongodb安装包 tar -zxvf mongodb-linux-x86_64-ubuntu1604-3. 【python】 【MongoDB】 【mysql】 【ubuntu】 【LOG】 【数据库】 【path】 【Server】 …[获取更多] May 26 2018 Mac 安装 mysqlclient Posted by mysql-云栖社区 on Sat 26 May 2018 03:48 UTC Tags: Python, Mac, github, MySQL, brew, create, pip, 模块 尝试在虚拟环境下通过 pip 安装: pip install mysqlclient 然后报错:OSError: mysql_config not found 找到官方文档 https://github. 【python】 【mac】 【mysql】 【模块】 【pip】 【Create】 【github】 【brew】 …[获取更多] Apr 18 2018 阿里云ECS安装airflow Posted by mysql-云栖社区 on Wed 18 Apr 2018 11:21 UTC Tags: Blog, Python, utf-8, varchar, MySQL, ECS, pip, airflow, 工作流 安装airflow的一些坑 【python】 【mysql】 【ECS】 【pip】 【varchar】 【Blog】 【utf-8】 【工作流】 【Airflow】 …[获取更多] Mar 14 2018 一步步教你利用Github开源项目实现网络爬虫:以抓取证券日报新闻为例 Posted by mysql-云栖社区 on Wed 14 Mar 2018 07:48 UTC Tags: Python, vim, yum, github, MySQL, 数据库, 配置, scrapy, pip, 云栖社区, 数据库存储 在学习编程的过程中,初学者(特别是想转行互联网的来自其它专业的初学者)往往因为缺乏实际项目的操作而陷入基础学习的环境中无法自拔,在学习Python的过程中,笔者最初也是一直停留在不断地print、列表、数组、各种数据结构的学习里,当然基础知识的学习很重要,但是没有项目的实际操作,往往无法得到提高并... 【云栖社区】 【python】 【mysql】 【数据库】 【yum】 …[获取更多] Feb 18 2018 2- vue django restful framework 打造生鲜超市 -环境搭建 Posted by mysql-云栖社区 on Sun 18 Feb 2018 15:34 UTC Tags: Linux, Python, django, navicat, framework, MySQL, 正则表达式, pip, 开发环境 使用Python3.6与Django2.0.2(Django-rest-framework)以及前端vue开发的前后端分离的商城网站 项目支持支付宝支付(暂不支持微信支付),支持手机短信验证码注册, 支持第三方登录。 【linux】 【python】 【mysql】 【Django】 【Framework】 【正则表达式】 【开发环境】 …[获取更多] Feb 13 2018 DC学院学习笔记(九):利用Python进行数据库操作 Posted by mysql-云栖社区 on Tue 13 Feb 2018 06:15 UTC Tags: sql, Python, email, charset, varchar, MySQL, 数据库, 存储, pip, 云栖社区, 数据结构, 换装攻略, mypysql 利用Python进行数据库操作 【云栖社区】 【python】 【mysql】 【SQL】 【数据库】 【pip】 【charset】 【varchar】 【数据结构】 …[获取更多] Feb 10 2018 最新Django2.0.1在线教育零基础到上线教程(十四)- 全剧终 Posted by mysql-云栖社区 on Sat 10 Feb 2018 14:45 UTC Tags: Python, Nginx, source, grant, github, MySQL, 负载均衡, pip, 根目录 演示地址: http://mxonline.mtianyan.cn 教程仓库地址1: https://github.com/mtianyan/DjangoGetStarted 教程仓库地址2: https://github.com/mtianyan/Mxonline2 教程仓库地址3: https://github.com/mtianyan/Mxonline3 把项目最终部署上线所需命令 nginx + uwsgi(Python) Tomcat(java) 端口转发。 【nginx】 【python】 【mysql】 【根目录】 【负载均衡】 【grant】 …[获取更多] 表示 进入内容 1 去 10 的 46 下一步 10 较早的记录 » Oracle MySQL Blogs Oracle's MySQL Blog (15) InsideMySQL.com (8) MySQL Server Team (6) MySQL Support Team (6) MySQL High Availability (3) MySQL Release Engineering (2) MySQL Workbench (1) 搜索 MySQL 其他链接 MySQL Downloads MySQL Docs MySQL Bugs MySQL Forums