# CSS Animation 101
## 下载
### Docker
```
docker pull apachecn0/css-animation-101
docker run -tid -p <port>:80 apachecn0/css-animation-101
# 访问 http://localhost:{port} 查看文档
```
### PYPI
```
pip install css-animation-101
css-animation-101 <port>
# 访问 http://localhost:{port} 查看文档
```
### NPM
```
npm install -g css-animation-yilingyi
css-animation-yilingyi <port>
# 访问 http://localhost:{port} 查看文档
```
Raw data
{
"_id": null,
"home_page": "https://github.com/apachecn/css-animation-101",
"name": "css-animation-101",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "",
"author": "ApacheCN",
"author_email": "apachecn@163.com",
"download_url": "https://files.pythonhosted.org/packages/33/e7/abe5863c888ec808a064a67dae344afb214a901ecd3c41151b0befd82b1b/css-animation-101-2024.3.3.0.tar.gz",
"platform": null,
"description": "# CSS Animation 101\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/css-animation-101\ndocker run -tid -p <port>:80 apachecn0/css-animation-101\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install css-animation-101\ncss-animation-101 <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g css-animation-yilingyi\ncss-animation-yilingyi <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
"bugtrack_url": null,
"license": "",
"summary": "CSS Animation 101",
"version": "2024.3.3.0",
"project_urls": {
"Homepage": "https://github.com/apachecn/css-animation-101"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c03b66c274624806657fb75a70c01110043cb96f31a2cecb479e2c2010ba7e67",
"md5": "b191864ecc60da0212f478dbd1fc7685",
"sha256": "c9c107beec54fe4a06eaa02448b1beb9d7365e9ff12be9d18db58afb73855617"
},
"downloads": -1,
"filename": "css_animation_101-2024.3.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b191864ecc60da0212f478dbd1fc7685",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 3955389,
"upload_time": "2024-03-03T05:34:00",
"upload_time_iso_8601": "2024-03-03T05:34:00.005630Z",
"url": "https://files.pythonhosted.org/packages/c0/3b/66c274624806657fb75a70c01110043cb96f31a2cecb479e2c2010ba7e67/css_animation_101-2024.3.3.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "33e7abe5863c888ec808a064a67dae344afb214a901ecd3c41151b0befd82b1b",
"md5": "44039e73df8b1602f0216e39b2ad4147",
"sha256": "ed3665e8afff7adc4bf6c9953e5e2836436ffac566d2d22cc2fb505e5ae79e1b"
},
"downloads": -1,
"filename": "css-animation-101-2024.3.3.0.tar.gz",
"has_sig": false,
"md5_digest": "44039e73df8b1602f0216e39b2ad4147",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 3936234,
"upload_time": "2024-03-03T05:34:03",
"upload_time_iso_8601": "2024-03-03T05:34:03.213730Z",
"url": "https://files.pythonhosted.org/packages/33/e7/abe5863c888ec808a064a67dae344afb214a901ecd3c41151b0befd82b1b/css-animation-101-2024.3.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-03 05:34:03",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "apachecn",
"github_project": "css-animation-101",
"github_not_found": true,
"lcname": "css-animation-101"
}