Python iOS Template

码农软件 · 软件分类 · 其他开发相关 · 2019-10-20 12:58:36

软件介绍

Python iOS Template 是构建可以在 iOS 上运行的 Python 应用模板。

快速入门:

  1. 安装 cookiecutter

    $ pip install cookiecutter
  2. 在 Python-iOS template 运行 cookiecutter

    $ cookiecutter https://github.com/pybee/Python-iOS-template
  3. 下载 Python iOS 支持包,提取出:

  • ffi.framework

  • Python.framework

项目目录架构示例:

iOS/
    app/
        myproject/
            __init__.py
            main.py
    app_packages/
    ffi.framework/
        ...
    Python.framework/
        ...
    myproject/
        ...
    myproject.xcodeproj/

本文地址:https://codercto.com/soft/d/17168.html

Ruby for Rails

Ruby for Rails

David Black / Manning Publications / 2006-05-11 / USD 44.95

What's Inside * How Ruby and Rails work, separately and together * Extensive Ruby language tutorial * Ruby techniques for Rails applications * Explore the Rails framework source code A new level of pr......一起来看看 《Ruby for Rails》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

在线进制转换器
在线进制转换器

各进制数互转换器

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码