This website works better with JavaScript.
Explore
Help
Sign In
public
/
pyceo
Watch
23
Star
1
Fork
You've already forked pyceo
2
Code
Issues
14
Pull Requests
2
Projects
Releases
1
Wiki
Activity
Python CSC Electronic Office
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
501
Commits
4
Branches
9
Tags
8.6 MiB
Tag:
Branch:
Tree:
cbf4aa43f8
60-group-lookup
63-fix-ci
feature-80
master
1.0.22
v0.4.10
v0.4.11
v0.4.5
v0.4.6
v0.4.7
v0.4.8
v0.4.9
v0.5.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'cbf4aa43f8'
${ noResults }
pyceo
/
clear_cache.sh
3 lines
69 B
Raw
Normal View
History
Unescape
Escape
add README
2 years ago
#!/bin/sh
find ceo* -type d -name __pycache__ -execdir rm -r
'{}'
\;