<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>37创客科创中心 - 数据接口</title>
    <link>https://b.37ck.cn/forum.php?mod=forumdisplay&amp;fid=2</link>
    <description>Latest 20 threads of 数据接口</description>
    <copyright>Copyright(C) 37创客科创中心</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Wed, 06 May 2026 13:56:11 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://b.37ck.cn/static/image/common/logo_88_31.gif</url>
      <title>37创客科创中心</title>
      <link>https://b.37ck.cn/</link>
    </image>
    <item>
      <title>windows部署python</title>
      <link>https://b.37ck.cn/forum.php?mod=viewthread&amp;tid=56</link>
      <description><![CDATA[在Windows环境下部署Python生产环境，可以按照以下步骤进行：
1. 安装Python：从Python官方网站(https://www.python.org/)下载适合的Windows版本，并安装。

2. 设置环境变量：将Python安装目录添加到系统环境变量中。可以在命令提示符中输入\&quot;python\&quot;来确认Python是否正 ...]]></description>
      <category>数据接口</category>
      <author>37ck</author>
      <pubDate>Wed, 14 Jun 2023 09:12:25 +0000</pubDate>
    </item>
    <item>
      <title>部署python</title>
      <link>https://b.37ck.cn/forum.php?mod=viewthread&amp;tid=35</link>
      <description><![CDATA[1. Python 及其虚拟环境
[*]PythonTencent的轻量应用服务器可以安装ubuntu镜像，Ubuntu系统已经预先安装了python2 和 python3， 以及对应的包管理工具pip, 并用pip 和 pip3 加以区分。 查看系统的python3版本:python3 --version
查看 pip3 安装的包列表pip3 list
PS: 对 ...]]></description>
      <category>数据接口</category>
      <author>admin</author>
      <pubDate>Fri, 02 Jun 2023 08:05:46 +0000</pubDate>
    </item>
    <item>
      <title>Python ORM之SQLAlchemy全面指南</title>
      <link>https://b.37ck.cn/forum.php?mod=viewthread&amp;tid=31</link>
      <description><![CDATA[一、SQLAlchemy简介官方文档地址：The Database Toolkit for Python​www.sqlalchemy.org/[/url]

SQLAlchemy 是python中，通过ORM操作数据库的框架。简单点来说，就是帮助我们从烦冗的sql语句中解脱出来，从而不需要再去写原生的sql语句，只需要用python的语法来操作对 ...]]></description>
      <category>数据接口</category>
      <author>admin</author>
      <pubDate>Thu, 01 Jun 2023 13:45:36 +0000</pubDate>
    </item>
    <item>
      <title>基于SQLAlchemy实现操作MySQL并执行原生sql语句</title>
      <link>https://b.37ck.cn/forum.php?mod=viewthread&amp;tid=16</link>
      <description><![CDATA[]]></description>
      <category>数据接口</category>
      <author>admin</author>
      <pubDate>Thu, 25 May 2023 17:19:01 +0000</pubDate>
    </item>
    <item>
      <title>aaa111</title>
      <link>https://b.37ck.cn/forum.php?mod=viewthread&amp;tid=15</link>
      <description><![CDATA[]]></description>
      <category>数据接口</category>
      <author>admin</author>
      <pubDate>Thu, 25 May 2023 15:39:46 +0000</pubDate>
    </item>
    <item>
      <title>mongodb</title>
      <link>https://b.37ck.cn/forum.php?mod=viewthread&amp;tid=14</link>
      <description><![CDATA[MongoDB 是一个基于分布式存储的数据库，由 C++ 语言编写的NoSQL非关系数据库。非关系型数据库NoSQL，即Not Only SQL，意即“不仅仅是SQL”，通常指数据以对象的形式存储在数据库中，而对象之间的关系通过每个对象自身的属性来决定。MongoDB的特点MongoDB 数据库主要用 ...]]></description>
      <category>数据接口</category>
      <author>admin</author>
      <pubDate>Thu, 25 May 2023 05:12:19 +0000</pubDate>
    </item>
    <item>
      <title>windows搭建python服务器</title>
      <link>https://b.37ck.cn/forum.php?mod=viewthread&amp;tid=12</link>
      <description><![CDATA[1 简介Flask是一个轻量级的Web应用框架，用于Python网站开发，它内置了一个微型服务器，适用于开发和调试。当在生产环境下进行部署时，需要搭建一个正式的Web服务器。部署的方式有多种，本文使用的是Flask+wsgi+Apache的方式。各部件的含义：[glow=]https://www.[/glow] ...]]></description>
      <category>数据接口</category>
      <author>admin</author>
      <pubDate>Mon, 22 May 2023 03:48:31 +0000</pubDate>
    </item>
    <item>
      <title>windows上搭建python服务器</title>
      <link>https://b.37ck.cn/forum.php?mod=viewthread&amp;tid=11</link>
      <description><![CDATA[本课程将通过使用 Python 语言实现一个 Web 服务器，探索 HTTP 协议和 Web 服务的基本原理，同时学习 Python 如何实现 Web 服务请求、响应、错误处理及CGI协议，最后会使用 Python 面向对象思路进行重构。本课程由ekCit发布在实验楼，详细教程及在线练习地址：Python -  ...]]></description>
      <category>数据接口</category>
      <author>admin</author>
      <pubDate>Mon, 22 May 2023 03:46:33 +0000</pubDate>
    </item>
    <item>
      <title>SM2快速搭建数据接口网站API</title>
      <link>https://b.37ck.cn/forum.php?mod=viewthread&amp;tid=10</link>
      <description><![CDATA[pycharm软件

创建项目：
项目名称：SMAPI521

虚拟环境：
位置：v36
基础解析器：python3.6.6

点击终端：
python.exe -m pip install --upgrade pip

安装sandman2
pip install sandman2



sqlite数据库构建
sandman2ctl sqlite+pysqlite:///db514.db


mysql数据库 ...]]></description>
      <category>数据接口</category>
      <author>admin</author>
      <pubDate>Sat, 20 May 2023 16:02:36 +0000</pubDate>
    </item>
    <item>
      <title>人工智能k210</title>
      <link>https://b.37ck.cn/forum.php?mod=viewthread&amp;tid=9</link>
      <description><![CDATA[在2020顺德科创节的人工智能比赛中，有一道题是这样的。
给出任意一个圆形和矩形，通过编写人工智能程序，计算出他们的面积比。

我们就以这个图为例，图中圆形的直径是25MM，矩形是一个边长为25MM的正方形。
我们来看看如何让博派完成该任务。
步骤1
博派识别圆形K210 ...]]></description>
      <category>数据接口</category>
      <author>admin</author>
      <pubDate>Sat, 20 May 2023 04:04:05 +0000</pubDate>
    </item>
    <item>
      <title>sandman2 sqlite搭建api</title>
      <link>https://b.37ck.cn/forum.php?mod=viewthread&amp;tid=7</link>
      <description><![CDATA[pycharm软件

创建项目：
项目名称：SMAPI521

虚拟环境：
位置：v36
基础解析器：python3.6.6

点击终端：
python.exe -m pip install --upgrade pip

安装sandman2
pip install sandman2

sqlite数据库构建
sandman2ctl sqlite+pysqlite:///db514.db


mysql数据库例 ...]]></description>
      <category>数据接口</category>
      <author>37ck</author>
      <pubDate>Thu, 18 May 2023 16:47:33 +0000</pubDate>
    </item>
  </channel>
</rss>